Footer

How do I add a footer on my admin panel in filament
1 Reply
DrByte
DrByte12mo ago
There are several options. These two approaches are in the docs: You could https://filamentphp.com/docs/3.x/panels/pages#rendering-a-custom-view-in-the-footer-of-the-page Or you could insert custom view content via a RenderHook: https://filamentphp.com/docs/3.x/support/render-hooks#available-render-hooks Maybe one of these: panels::content.end, panels::footer, panels::page.end, panels::sidebar.footer
Want results from more Discord servers?
Add your server