Files
oficial/app/resources/views/layout/body/scripts/datatables.blade.php
2024-02-27 16:49:39 -03:00

6 lines
349 B
PHP

@push('page_scripts')
{{--<script type="text/javascript" src="https://cdn.datatables.net/2.0.1/js/jquery.dataTables.min.js"></script>--}}
<script type="text/javascript" src="https://cdn.datatables.net/2.0.1/js/dataTables.min.js"></script>
<script src="https://cdn.datatables.net/2.0.1/js/dataTables.semanticui.min.js"></script>
@endpush