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