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

7 lines
360 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>Dwi Nur Ellisa</b></span>
</div>
</div>
</footer>