{{ Form::open(['class' => 'row align-items-end g-3', 'filter' => 'true']) }}
{{ Form::close() }}
{{ $dataTable->table() }}
{{ $dataTable->scripts(attributes: ['type' => 'module']) }}