© 2026 Hedgehog Software, LLC
->plugin(FilamentNavigation::make()->itemType('Page', [ Select::make('post_id') ->options(Page::all()->pluck('title', 'id')->toArray()) ]));