@foreach(\App\Notification::where('user_id', Auth::user()->id)->orderBy('id', 'desc')->get() as $notification)