36952-vm/templates/footer.php
Flatlogic Bot 76d7d99142 PMS 1
2025-12-15 01:31:18 +00:00

11 lines
313 B
PHP

</main>
<footer class="footer mt-auto py-3 text-center">
<div class="container">
<span class="text-body-secondary">© 2025 Property Management, Inc.</span>
</div>
</footer>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
</body>
</html>