Add lightweight datatables to your project with using the Simple DataTables library. Just add .datatable
class name to any table you wish to conver to a datatable
S.No | Title | Description | Status | Status | Actions |
---|---|---|---|---|---|
{{ $loop->iteration }} | {{ $video->title }} | {!! $video->description !!} | {{ $video->status == 1 ? 'Active' : 'Suspended' }} | {{ \Carbon\Carbon::parse($video->created_at)->format('d-m-Y h:i A') }} |