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