name('route0'); Route::get('/about', [AboutController::class, 'index'])->name('route1');