38808-vm/includes/footer.php
2026-02-27 15:17:13 +00:00

14 lines
328 B
PHP

</main>
</div>
</div>
<!-- Bootstrap 5 JS Bundle -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0/dist/js/bootstrap.bundle.min.js"></script>
<!-- SweetAlert2 -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<script>
// Global JS functions if needed
</script>
</body>
</html>