@php $data = []; $data['title'] = "Dashboard"; @endphp @include('backend.components.header_link', $data);
You can organize just about anything in your website using this admin panel!
| S. No. | Notification | Link | Date |
|---|---|---|---|
| {{ $loop->iteration }} | {{ $noti->title }} | View link | {{ \Carbon\Carbon::parse($noti->created_at)->format('d-M-Y') }} |