name('estimate.changeStatus'); Route::resource('estimate', EstimateController::class)->names('estimate'); });