oms-InvestmentManagement/Theme/Backend/investment-dashboard.tpl.php
2023-03-11 23:38:18 +01:00

16 lines
297 B
PHP

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