Create New Notification

@csrf

Saved Notifications

@foreach($notifications as $note)
{{ $note->title }}
{{ $note->description }}
Download PDF
@endforeach