@forelse($notification_delivered_lists as $notification_delivered_list)

{!! $notification_delivered_list->name !!}

{!! $notification_delivered_list->email !!}
Verified Approved

{!! $notification_delivered_list->details !!}

@empty @endif