<x-filament-widgets::widget>
<x-filament::section
collapsible collapsed>
<x-slot name="heading">
Birth date anomalies
<x-filament::badge
style="display: inline-block">{{ $this->getTableQuery()->count() }}</x-filament::badge>
</x-slot>
{{ $this->table }}
</x-filament::section>
</x-filament-widgets::widget>
<x-filament-widgets::widget>
<x-filament::section
collapsible collapsed>
<x-slot name="heading">
Birth date anomalies
<x-filament::badge
style="display: inline-block">{{ $this->getTableQuery()->count() }}</x-filament::badge>
</x-slot>
{{ $this->table }}
</x-filament::section>
</x-filament-widgets::widget>