name('form'); Route::post('/', [FormController::class, 'submit'])->name('form.submit');