oms-SalesAnalysis/Theme/Backend/analysis-bill.tpl.php
Dennis Eichhorn 8cda8a357a todos fixed
2023-10-12 22:49:21 +00:00

20 lines
367 B
PHP
Executable File

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\SalesAnalysis
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
/**
* @var \phpOMS\Views\View $this
*/
echo $this->data['nav']->render();
?>
<img height="100%" src="Web/Backend/img/under_construction.svg">