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