@forelse($notifications as $notification) @include('application.notifications.type.'.snake_case(class_basename($notification->type))) @empty