F
Filament10mo ago
Abi

How can I rename the default tab when using Relation Managers

I have the View Page setup for my resource and also have Relation Managers for the resource. I want to update the label on the tab. How do I do that?
No description
1 Reply
Vp
Vp10mo ago
public static function getNavigationLabel(): string
{
return __('abc');
}
public static function getNavigationLabel(): string
{
return __('abc');
}
Inside their specific page
Want results from more Discord servers?
Add your server