TIF_E41200599/resources/views/server-side/components/footer.blade.php

8 lines
494 B
PHP

<div class="footer py-4 d-flex flex-lg-column" id="kt_footer">
<div class="container-fluid d-flex flex-column flex-md-row align-items-center justify-content-between">
<div class="text-dark order-2 order-md-1">
<span class="text-muted fw-bold me-1">© 2024 Created by <strong class="text-primary">Laura Nada Claudia Rusydi</strong> with <a href="https://flowbite.com/" class="hover:underline">Flowbite™</a>. All Rights Reserved.</span>
</div>
</div>
</div>