@props(['title' => null, 'cols' => 'row g-2']) {{-- Standard index filter bar. Inputs inside use data-filter="param"; the shared dtFilteredTable() helper wires them to the DataTable automatically. --}}
merge(['class' => 'card filter-card shadow-sm mb-3 index-filters']) }}>
{{ $title ?? __('app.filters') }}
{{ $slot }}