{{$data->firstItem() + $key}} |
{{$list->name}} |
{{$list->code}} |
{{$list->priority}} |
is_default=='1' ? 'checked' : ''}}>
|
status=='1' ? 'checked' : ''}}>
|
{{-- @if(in_array('container-type-edit', $authRolePermissions))--}}
|
{{-- @endif
@if(in_array('container-type-delete', $authRolePermissions)) --}}
|
{{--@endif --}}
@php $i++; @endphp
@endforeach
@else