cfmgrv4/app/Views/layouts/front/head.php
2024-09-24 17:29:05 +09:00

2 lines
142 B
PHP

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