oms-HumanResourceManagement/Theme/Backend/staff-create.tpl.php
2019-07-08 19:51:27 +02:00

18 lines
312 B
PHP

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