{{-- Render the Select form fields --}}
{{ $this->filtersForm($this->form) }}
{{-- Render the chart widget below the form --}}
@livewire(\App\Filament\Widgets\InvoiceChart::class)