user()->unreadNotifications()->update(['read_at' => now()]); return response('Done', 204); } }