fix cdn library

This commit is contained in:
2025-06-13 16:33:36 +07:00
parent ec8224760e
commit 4517f7efcb
4 changed files with 38 additions and 0 deletions

View File

@@ -187,6 +187,10 @@
<script src="{{ asset('assets/js/app.bundle.min.js') }}" type="text/javascript"></script>
<!--end::Global Theme Bundle -->
<!--begin::SweetAlert2 -->
<script src="https://cdn.jsdelivr.net/npm/sweetalert2@11"></script>
<!--end::SweetAlert2 -->
<!--begin::Page Scripts(used by this page) -->
{{-- <script src="{{ url('assets/js/demo1/pages/login/login-general.js') }}" type="text/javascript"></script> --}}
<!--end::Page Scripts -->