| S.No | Title | Title | {{--Slug | --}}Related to | Status | Action |
|---|---|---|---|---|---|---|
| {{ $count++ }} | {{ $item->title_np }} | {{ $item->title_en }} | {{--{{ $item->slug }} | --}}{{ $item->tag == '1' ? 'Downloads' : ($item->tag == '2' ? 'News and Notices' : '') }} | @if ($item->status == '1') {!! ACTIVE_STATUS !!} @else {!! INACTIVE_STATUS !!} @endif | {!! EDIT_ICON !!} {!! DELETE_ICON !!} |