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