TIF_E41200315/resources/views/component/footer.blade.php

7 lines
358 B
PHP

<footer class="sticky-footer bg-white">
<div class="container my-auto">
<div class="copyright text-center my-auto">
<span>All rights reserved by <a href="https://startbootstrap.com/theme/sb-admin-2" style="font-weight: bold">Start Bootstrap</a>. Designed and Developed by <b>Yuliana Dewi</b></span>
</div>
</div>
</footer>