prefix('parameter')->group(function() { Route::get('branches', 'BranchController@index')->name('branches.index'); });