Search
Get Started
F
Filament
•
17mo ago
DevShaded
Change tab name for the relation managers
Hello
, I want to change the tab name for the relationship managers shown in the picture
. How can I do this
?
Solution
Oh
, I figured it out
.
.
. I added this to the realtionship manager
protected static ?string $title = 'Test title';
protected static ?string $title = 'Test title';
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,361
Members
View on Discord
Similar Threads
Was this page helpful?
Yes
No
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
protected
static
?string
$title
=
'Test title'
;
protected
static
?string
$title
=
'Test title'
;
Similar Threads
Relation Managers Tab Translations
F
Filament / ❓┊help
11mo ago
Relation Managers
F
Filament / ❓┊help
13mo ago
Grouping relation managers in a nested tab
F
Filament / ❓┊help
13mo ago
Change the active relation manager tab
F
Filament / ❓┊help
3y ago