siddharth_application/application/views/dashboard.php
2017-04-05 19:38:02 +05:30

14 lines
331 B
PHP

<div class="content-wrapper">
<!-- Content Header (Page header) -->
<section class="content-header">
<h1>
<small>Dashboard</small>
</h1>
</section>
<section class="content">
<div class="row">
SIDDHARTH INDUSTRIES APPLICATION
</div>
</section>
</div>