© 2026 Hedgehog Software, LLC
protected function getHeaderActions(): array { return [ Actions\CreateAction::make() ->record(new Page()) ]; }