tableData = $model->getTableStatus(); ToolbarHelper::title('Database Tools', 'database'); ToolbarHelper::back('JTOOLBAR_BACK', 'index.php?option=com_mokosuiteclient'); $wa = Factory::getApplication()->getDocument()->getWebAssetManager(); $wa->registerAndUseStyle('com_mokosuiteclient.dashboard', 'com_mokosuiteclient/dashboard.css'); parent::display($tpl); } }