@php $notificationUser = \App\Models\User::withoutGlobalScopes()->findOrFail($notification->data['user_id']); @endphp