* @author Dennis Eichhorn * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 * @link http://orange-management.com */ /** * @var \phpOMS\Views\View $this */ $modules = $this->app->moduleManager->getAllModules(); $active = $this->app->moduleManager->getActiveModules(); $installed = $this->app->moduleManager->getInstalledModules(); $id = $this->request->getData('id') ?? 1; ?>

getText('Name') ?>
getText('Version') ?>
getText('CreatedBy') ?>
getText('Website') ?>
getText('Description') ?>

getText('Settings') ?>

getText('Groups') ?>

getText('Permissions') ?>