36675-vm/partials/footer.php
Flatlogic Bot 496d2ec7e5 1.0
2025-12-05 06:45:47 +00:00

10 lines
296 B
PHP

</main>
<footer class="container-fluid text-center text-muted mt-5 py-3">
<small>&copy; <?php echo date('Y'); ?> Focuz International. All Rights Reserved.</small>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>