FilamentF
Filament2y ago
Vp

sub navigation in custom page

I create filament page inside resource, and inside I display some list with table.. Now I want to use resource sub-navigation (https://filamentphp.com/docs/3.x/panels/resources/getting-started#resource-sub-navigation), the view, edit page are working fine, but in custom page the navigation cannot display.. How can I make the sub-navigation displaying (working) in custom page?
Screenshot_from_2024-01-11_16-41-12.png
Screenshot_from_2024-01-11_16-40-51.png
Solution
GitHub
Source code for the demo.filamentphp.com website. Contribute to filamentphp/demo development by creating an account on GitHub.
Was this page helpful?