Add content on topbar
I want to add some content on topbar like showing simple stats. In my case how much balance the user has. Or move light/dark mode toggle to topbar from the user menu.
How can I achieve this?
2 Replies
Render hooks. You create a custom component then use a render hook to output it to the page. https://filamentphp.com/docs/3.x/support/render-hooks