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