oms-StockTaking/Theme/Backend/stock-counting.tpl.php
Dennis Eichhorn 47e5ddb4ba init
2023-05-19 02:33:03 +00:00

16 lines
282 B
PHP

<?php
/**
* Orange Management
*
* PHP Version 7.4
*
* @package Modules\StockTaking
* @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();