group(function () { Route::resource('masterdatas', MasterDataController::class)->names('masterdata'); });