@push('scripts') {{ $dataTable->scripts() }} @endpush

{{ $pageTitle ?? 'List'}}

{!! $headerAction ?? '' !!}
{{ $dataTable->table(['class' => 'table text-center table-striped w-100'],true) }}