@if(in_array('account-master-category-edit', $authRolePermissions)) @endif @if(in_array('account-master-category-delete', $authRolePermissions)) @endif @php $i=1;@endphp @if(count($data)>0) @foreach($data as $key=> $list) @if(in_array('account-master-category-edit', $authRolePermissions)) @endif @if(in_array('account-master-category-delete', $authRolePermissions)) @endif @php $i++; @endphp @endforeach @else @endif
Sl No Category Name Category Code Prefix Default StatusEditDelete
{{$data->firstItem() + $key}} {{$list->category_name}} {{$list->category_code}} {{$list->prefix}}
is_default=='1' ? 'checked' : ''}}>
status=='1' ? 'checked' : ''}}>
No Data Found