' . __(ucfirst($tabName)) . ' '; } return view('admin.settings.index', [ 'tabs' => $tabs, 'tabListItems' => $tabListItems, ]); } }