| Title English | Title Nepali | Icon | Short Summary | Status | ||
|---|---|---|---|---|---|---|
| {!! $loop->iteration !!} | {!! $record->title_en !!} | {!! $record->title_np !!} | {!! $record->icon !!} | {!! Str::limit($record->shrtsummary_en, 70, '...') !!}
{!! Str::limit($record->shrtsummary_np, 70, '...') !!} |
@if ($record->status == 1) {!! PUBLISH !!} @else {!! UNPUBLISH !!} @endif | Edit Delete |