Add Elements to the TopMenu
I would love to add elements in the top menu.
Did anyone find a way to edit that? (not talking about the user/setting neither the search function).
Did anyone find a way to edit that? (not talking about the user/setting neither the search function).

Solution
Hi,
You can use render hook TOPBAR_START
Example here with AUTH_REGISTER_FORM_BEFORE : https://filamentmastery.com/articles/filament-render-hooks-example-with-authentication-pages
You can use render hook TOPBAR_START
Example here with AUTH_REGISTER_FORM_BEFORE : https://filamentmastery.com/articles/filament-render-hooks-example-with-authentication-pages
Filament Mastery
Learn how to customize Filament panels using Render Hooks. Discover the power of clean and maintainable customizations in Filament!
