36459-vm/includes/admin_layout_bottom.php
2026-05-27 14:29:58 +05:30

14 lines
290 B
PHP

</div> <!-- /container -->
<!-- Bootstrap JS -->
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.2/dist/js/bootstrap.bundle.min.js"></script>
<!-- Feather Icons -->
<script src="https://unpkg.com/feather-icons"></script>
<script>
feather.replace();
</script>
</body>
</html>