| {{ ++$key }} |
{{ $item->name }} |
{{ $item->name_local }} |
{{ $item->info_obj->area ?? '' }} |
{{ $item->info_obj->capacity ?? '' }} |
status == 1 ? 'checked' : '' }} />
|
@if(checkAuthPermission('costcenter.timeline'))
@endif
@if(checkAuthPermission('costcenter.edit'))
@endif
|
@endforeach