File "nav.php"
Full Path: /home/quiczmwg/lightspringdigitals.com/admin/database/nav.php
File size: 1.61 KB
MIME-type: text/html
Charset: utf-8
<div>
<div class="row page-titles">
<div class="col-md-5 align-self-center">
<!-- <div class="container-fluid"> -->
<h4 class="my-2 text-bold text-promary">
Welcome <b><?php echo $row['full_name']?></b>
<br>
</h4>
<!-- <h4 class="text-themecolor">Port Harcourt Pleasure Park</h4> -->
</div>
<div class="col-md-7 align-self-center text-right">
<div class="d-flex justify-content-end align-items-center">
<ol class="breadcrumb">
<li class="breadcrumb-item"><a href="dashboard.php"><h4 class="text-themecolor">
Digitalclickflows</h4></a></li>
</ol>
<!-- <button type="button" class="btn btn-success d-none d-lg-block m-l-15"><i class="fa fa-plus-circle"></i> Sign up</button> -->
<!-- The Modal -->
<div class="">
<div class="" id="">
</div>
<!-- End of sin up -->
</div>
</div>
</div>
</div>
</div>
</div>