group(function () { Route::resource('notifications', NotificationController::class)->names('notification'); });