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