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