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