How do I display the count on a tab badge
Within my edit form, I have a tab for which I would like to add a badge that displays the count of records within the model? How can I do this?
1 Reply
See https://filamentphp.com/docs/3.x/forms/layout/tabs#setting-a-tab-badge, you can also pass a closure here