| Име | Subdomain | План | Статус | |
|---|---|---|---|---|
| {{ $property['name'] }} | {{ $property['subdomain'] }} | {{ $property['options']['plan'] ?? '-' }} | @if($property['status'] == 'active') Потвърден @elseif($property['status'] == 'pending') Непотвърден @endif |
@can('update_properties')
|