11 lines
313 B
PHP
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> |