group(function () { Route::get('/company-settings', 'show'); Route::get('/company-benefits', 'indexBenefits'); });