{{ $dataTable->table() }} {{-- Inject Scripts --}} @section('scripts') {{ $dataTable->scripts() }} @endsection @push('customscript') @php $route = explode('.', Route::currentRouteName()); @endphp @endpush @section('styles') @endsection