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

5 lines
261 B
PHP
Raw Normal View History

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