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