@php use App\Models\Project;$notificationUser = Project::find($notification->data['id']); @endphp @if ($notificationUser) @endif