14 lines
642 B
PHP
14 lines
642 B
PHP
<!-- DEBUG-VIEW START 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|
|
<div class="parent">
|
|
<div>-</div>
|
|
<div class="title">Support</div>
|
|
</div>
|
|
<div class="sibling ">
|
|
<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 active">
|
|
<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 14 APPPATH\Views\admin\category\leftmenu_template.php -->
|