notify(new DealCreated()); echo auth()->user()->unreadNotifications->count() . '
'; die(auth()->user()->notifications); } }