oms-InvestmentManagement/Theme/Backend/investment-dashboard.tpl.php
Dennis Eichhorn c5b25fd9dc perm change
2023-03-25 22:32:10 +00:00

16 lines
297 B
PHP
Executable File

<?php
/**
* Orange Management
*
* PHP Version 8.1
*
* @package Modules\HumanResourceTimeRecording
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
echo $this->getData('nav')->render();