@php $i=1;@endphp @if(count($Blog)>0) @foreach($Blog as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Title Category Image Status Edit Delete
{{$Blog->firstItem() + $key}} @if(isset($row->title)){{$row->title}}@endif {!! $row->category_name ?? '' !!}
status=='1' ? 'checked' : ''}}>
@if(in_array('website-blogs-edit', $authRolePermissions)) @endif @if(in_array('website-blogs-delete', $authRolePermissions)) @endif
No Data Found