oms-FleetManagement/Theme/Backend/inspection-list.tpl.php
Dennis Eichhorn ebdd6901c6 bump
2024-02-28 05:09:11 +00:00

17 lines
290 B
PHP

<?php
/**
* Jingga
*
* PHP Version 8.1
*
* @package Modules\ItemManagement
* @copyright Dennis Eichhorn
* @license OMS License 2.0
* @version 1.0.0
* @link https://jingga.app
*/
declare(strict_types=1);
use phpOMS\Uri\UriFactory;
echo $this->data['nav']->render(); ?>