Редактирай обект

Данни за обект

@if($user->role == 'admin') @elseif($user->role == 'reseller')
{{ $this->subdomain }}
@endif
@if($uploaded_logo) @if($delete_logo == 1) @else @endif @endif
@if($user->role == 'admin') @elseif($user->role == 'reseller')
@if($this->status == 'active') Потвърден @elseif($this->status == 'pending') Непотвърден @endif
@endif

Данни за фирма управляваща обекта


Данни за избран план

@if($user->role == 'admin') @elseif($user->role == 'reseller')
@if(!empty($this->contract_date)) {{ $this->contract_date }} @else - @endif
@endif @if($user->role == 'admin')
@if($uploaded_contract_file) @if($delete_contract_file == 1) @else @endif @endif
@elseif($user->role == 'reseller')
 
@if($uploaded_contract_file) @endif
@endif @if($user->role == 'admin') @foreach($trial_periods as $trial_period) @endforeach @elseif($user->role == 'reseller')
{{ $this->trial_period_title }}
@endif @if($user->role == 'admin') @for($i = 1; $i <= 28; $i++) @endfor @elseif($user->role == 'reseller')
{{ $this->invoice_day_of_month }}
@endif
Откажи Промени
@assets @endassets