| S.no | Title (Engligh) | Gallery | Image | Published Date | Status | Action |
|---|---|---|---|---|---|---|
| {{ $count++ }} | {{ $item->title }} | {{ $item->gallery->count() }} | {{ $item->created_at }} | @if ($item->status == '1') {!! ACTIVE_STATUS !!} @else {!! INACTIVE_STATUS !!} @endif | {!! EDIT_ICON !!} | {!! DELETE_ICON !!} | |
| {!! NO_RECORD !!} | ||||||