{{ $pageTitle ?? ''}}

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