@if ($table->isHasFilter())
has('filter_table_id')) style="display: block;" @endif> {!! $table->renderFilter() !!}
@endif
@section('main-table') {!! $dataTable->table(compact('id', 'class'), false) !!} @show
@include('core/table::modal') @push('footer') {!! $dataTable->scripts() !!} @endpush