@php $i=1;@endphp @if(count($Subcategory)>0) @foreach($Subcategory as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Sub Category Name Category Name Prority Status Edit Delete
{{$Subcategory->firstItem() + $key}} @if(isset($row->sub_category_name)){{$row->sub_category_name}}@endif {{$row->getCategory->name??''}} @if(isset($row->priority_status)){{$row->priority_status}}@endif
status=='1' ? 'checked' : ''}}>
@if(in_array('website-content-sub-category-edit', $authRolePermissions)) @endif @if(in_array('website-content-sub-category-delete', $authRolePermissions)) @endif
No Data Found