Automation/app/Views/layouts/front/head.php
2024-09-23 17:21:44 +09:00

2 lines
142 B
PHP

<?= $this->include($viewDatas['layout']['path'] . 'head/navigator'); ?>
<?= $this->include($viewDatas['layout']['path'] . 'head/top_menu'); ?>