servermgrv2/app/Views/layouts/front/left_menu/leftmenu_3.php
2023-08-16 09:16:16 +09:00

14 lines
642 B
PHP

<!-- DEBUG-VIEW START 13 APPPATH\Views\admin\category\leftmenu_template.php -->
<div class="parent">
<div>-</div>
<div class="title">Support</div>
</div>
<div class="sibling active">
<a href="http://localhost:8080/front/board?category=3" target="_self">공지사항</a> <span class="play"><i class="bi bi-play-fill"></i></span>
</div>
<div class="sibling ">
<a href="http://localhost:8080/front/board?category=4" target="_self">자료실</a> <span class="play"><i class="bi bi-play-fill"></i></span>
</div>
<!-- DEBUG-VIEW ENDED 13 APPPATH\Views\admin\category\leftmenu_template.php -->