{{ $pageTitle ?? ''}}

{!! $button !!} @if(isset($pdfbutton)) {!! $pdfbutton !!} @endif @if(isset($import_file_button)) {!! $import_file_button !!} @endif
@if(isset($delete_checkbox_checkout)) {!! $delete_checkbox_checkout !!} @endif
{{ $dataTable->table(['class' => 'table w-100'],false) }}
@include('app-language-setting.languagewithkeyword.filter') @section('bottom_script') {{ $dataTable->scripts() }} @endsection