@foreach($th_options as $th) @endforeach @if(!empty($table_hints))

{{$table_hints}}

@endif
@push('after_styles') @endpush @if ($crud->fieldTypeNotLoaded("base_ajax_datatable")) @php $crud->markFieldTypeAsLoaded("base_ajax_datatable"); @endphp @push('after_scripts') {{-- DATA TABLES SCRIPT --}} @endpush @endif