|
<!-- ======= Footer ======= -->
|
|
<footer id="footer" class="footer">
|
|
<div class="copyright">
|
|
© Copyright <strong><span><?php echo $profile['nama_usaha']; ?></span></strong>. All Rights Reserved
|
|
</div>
|
|
<div class="credits">
|
|
|
|
</div>
|
|
</footer><!-- End Footer -->
|