© 2026 Hedgehog Software, LLC
app/Filament/Resources/FormResource/Pages/ListForms.php
protected function getHeaderActions(): array { return [ Actions\CreateAction::make()->createAnother(false), ]; }