@if ($errors->any()) @endif

Добавяне на обект

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

@if($user->role == 'admin') @elseif($user->role == 'reseller')
Непотвърден
@endif

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


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

@foreach($trial_periods as $trial_period) @endforeach @if($user->role == 'admin') @for($i = 1; $i <= 28; $i++) @endfor @elseif($user->role == 'reseller')
 
@endif
Откажи Добави
@assets @endassets @if ($errors->any()) @script @endscript @endif