@php $user = \App\Models\User::withoutGlobalScope(\App\Scopes\ActiveScope::class)->find($notification->data['user_id']); @endphp @if ($user) @endif