© 2026 Hedgehog Software, LLC
protected function getFormActions(): array { return []; }
//App\Filament\Resources\MyResource\Pages\CreateResource.php protected function getFormActions(): array { return [ $this->getCancelFormAction(), ]; }