Notification Index Data
@if($notificationIndex->isNotEmpty())
@foreach($notificationIndex as $index)
Index: {{ $index->id }} - {{ $index->message }}
@endforeach
@else
No index available
@endif
DTR Request Index Data
@if($dtrRequestIndex->isNotEmpty())
@foreach($dtrRequestIndex as $index)
Index: {{ $index->id }} - {{ $index->month }} - {{ $index->year }}
Accept
Decline
@endforeach
@else
No index available
@endif
Push Notifications
Subscribe
Send Notification