group(function () { Route::get('dashboard', 'BuilderDashboardController@index'); Route::get('editor', 'BuilderEditorController@index'); });