© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
is there any possibility to change relation manager label - Filament
F
Filament
•
3y ago
•
7 replies
justgkp
is there any possibility to change relation manager label
I want to change the label name of relation manager
/s
. is there any method like
$navigationLabel
?
?
?
Solution
public static function getTitle
(
\Illuminate
\Database
\Eloquent
\Model
$ownerRecord
, string
$pageClass
)
: string
{
return
_
_
(
'Ownerships
'
)
;
}
Jump to solution
Filament
Join
A powerful open-source UI framework for Laravel • Build and ship apps & admin panels fast with Livewire
20,181
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
Change relation manager label
F
Filament / ❓┊help
2y ago
Label Relation Manager
F
Filament / ❓┊help
3y ago
relation manager change row click action
F
Filament / ❓┊help
3y ago
Change $modelLabel on Relation Manager table?
F
Filament / ❓┊help
3y ago