Create New Notification
@csrf
Save Notification
Saved Notifications
@foreach($notifications as $note)
{{ $note->title }}
{{ $note->description }}
Download PDF
@endforeach