35520-vm/footer.php
Flatlogic Bot 6b9021084a 1.0
2025-11-06 09:44:40 +00:00

11 lines
334 B
PHP

</main>
<footer class="container mt-4 text-center text-muted">
<p>&copy; <?php echo date('Y'); ?> Real Estate Management. Built with <a href="https://flatlogic.com">Flatlogic</a>.</p>
</footer>
<!-- Scripts -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>