minor
This commit is contained in:
parent
67c0cf46e5
commit
2de0e44ee5
@ -27,11 +27,9 @@
|
||||
@endsection
|
||||
|
||||
@section('vendor-script')
|
||||
<script src="//code.jquery.com/jquery-3.7.1.slim.js" crossorigin="anonymous"></script>
|
||||
<script src="https://code.jquery.com/jquery-3.7.1.min.js" crossorigin="anonymous"></script>
|
||||
|
||||
@vite([
|
||||
'resources/assets/vendor/libs/jquery/jquery.js',
|
||||
'resources/assets/vendor/libs/popper/popper.js',
|
||||
'resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js',
|
||||
])
|
||||
@endsection
|
||||
|
Loading…
Reference in New Issue
Block a user