14 lines
651 B
PHP
14 lines
651 B
PHP
<!-- DEBUG-VIEW START 4 APPPATH\Views\admin\category\leftmenu_template.php -->
|
|
<div class="parent">
|
|
<div>-</div>
|
|
<div class="title">Hosting</div>
|
|
</div>
|
|
<div class="sibling ">
|
|
<a href="http://localhost:8080/front/sitepage?category=17" 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/sitepage?category=18" target="_self">신청절차</a> <span class="play"><i class="bi bi-play-fill"></i></span>
|
|
</div>
|
|
|
|
<!-- DEBUG-VIEW ENDED 4 APPPATH\Views\admin\category\leftmenu_template.php -->
|