@php $i=1;@endphp @if(count($TblPhotoGallery)>0) @foreach($TblPhotoGallery as $key=> $row) @php $i++; @endphp @endforeach @else @endif
Sl No Title Gallery Details Images Date Priority Upload View Status Edit Delete
{{$TblPhotoGallery->firstItem() + $key}} @if(isset($row->title)){{$row->title}}@endif @if(isset($row->details)){{$row->details}}@endif @if(isset($row->cover_pic)) @endif @if(isset($row->date)){{$row->date}}@endif @if(isset($row->priority)){{$row->priority}}@endif @if(in_array('website-photo-gallery-view', $authRolePermissions)) @endif
status=='1' ? 'checked' : ''}}>
@if(in_array('website-photo-gallery-edit', $authRolePermissions)) @endif @if(in_array('website-photo-gallery-delete', $authRolePermissions)) @endif
No Data Found