FilamentF
Filament3y ago
GDG

When using hasCombinedRelationManagerTabsWithContent(), how can I change the title of the first tab?

I am using hasCombinedRelationManagerTabsWithContent() to organise RelationalManagers into a top tab within my resource but when I do this on the edit page, the first tab is always titled "Edit".

Is there a way to rename this? Thanks in advance for any help.
Solution
I figured this out, thanks. getContentTabLabel if anybody else needs it.
Was this page helpful?