->filters([ Tables\Filters\SelectFilter::make('specifiable_type') ->label('Type') ->options(['App\Models\SpecChoice', 'App\Models\SpecNumber']) ])