Files
oficial/app/resources/views/layout/body/scripts/datatables.blade.php

5 lines
206 B
PHP
Raw Normal View History

@push('page_scripts')
2025-05-15 16:04:35 -04:00
<script src="https://cdn.datatables.net/2.0.3/js/dataTables.min.js"></script>
2024-04-10 21:18:33 -04:00
<script src="https://cdn.datatables.net/2.0.3/js/dataTables.semanticui.min.js"></script>
@endpush