Image List
@can('photo_add')
Add Image
@endcan
| # | Title | Image | Status | @canany(['photo_view','photo_edit','photo_delete'])Action | @endcan
|---|---|---|---|---|
| {{$key+1}} | {{$gallery->title}} |
|
{{$gallery->status == 1 ? 'Active' : 'De-active'}} |