dirs = $model->getCleanupInfo(); ToolbarHelper::title('Cache & Temp Cleanup', 'trash'); 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); } }