minor
This commit is contained in:
parent
67c0cf46e5
commit
2de0e44ee5
@ -27,11 +27,9 @@
|
|||||||
@endsection
|
@endsection
|
||||||
|
|
||||||
@section('vendor-script')
|
@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([
|
@vite([
|
||||||
'resources/assets/vendor/libs/jquery/jquery.js',
|
|
||||||
'resources/assets/vendor/libs/popper/popper.js',
|
|
||||||
'resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js',
|
'resources/assets/vendor/libs/datatables-bs5/datatables-bootstrap5.js',
|
||||||
])
|
])
|
||||||
@endsection
|
@endsection
|
||||||
|
Loading…
Reference in New Issue
Block a user