fhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhd dfhdfhdfhdfhdfhdfhdfhdfdfhdfhdfhdhfdfhdfhdfhdfh
| DIR:/home/u1105814/www/tscore.id/demo/attribute/ |
| Current File : /home/u1105814/www/tscore.id/demo/attribute/attribute_sidebar.php |
<aside class="main-sidebar">
<!-- sidebar: style can be found in sidebar.less -->
<section class="sidebar">
<!-- Sidebar user panel -->
<div class="user-panel">
<div class="pull-left image">
<img src="dist/img/user2-160x160.jpg" class="img-circle" alt="User Image" />
</div>
<div class="pull-left info">
<p>User</p>
</div>
</div>
<ul class="sidebar-menu">
<li class="header">MAIN MENU</li>
<li>
<a href="index.php">
<i class="fa fa-dashboard"></i> <span>Dashboard</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
<li>
<a href="komoditi.php">
<i class="fa fa-leaf"></i> <span>Komoditi</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
<li>
<a href="pencarian.php">
<i class="fa fa-search"></i> <span>Pencarian</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
<li>
<a href="laporan.php">
<i class="fa fa-bar-chart"></i> <span>Laporan</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
<li>
<a href="distributor.php">
<i class="fa fa-shopping-cart" aria-hidden="true"></i>
<span>Distributor</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
<li>
<a href="user.php">
<i class="fa fa-users"></i> <span>User</span>
<small class="label pull-right bg-green">new</small>
</a>
</li>
</ul>
</section>
<!-- /.sidebar -->
</aside> |