@if ($notificationDetails) @foreach ($notificationDetails as $key => $notification) @endforeach @endif
Serial No. Title Description Notification Sender Action
{{ $key + 1 }} {!! $notification->title !!} {!! \Illuminate\Support\Str::limit($notification->description, 60) !!} Read {!! $notification->full_name !!} Edit Delete