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