{{ $pageTitle ?? ''}}

{!! $button !!}
{{ $dataTable->table(['class' => 'table table table-hover w-100'],false) }}
@section('bottom_script') {{ $dataTable->scripts() }} @endsection