'dashboard'], function () { Route::get("/", [DashController::class, 'start']); });