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