© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Search
Star
Feedback
Setup for Free
F
Filament
•
3y ago
•
4 replies
HGalih
Conditional Resource/Navigation Label
Is there anyway I could make this work
?
Solution
use the function and remove the prop
'
$label
'
public static function getLabel(): ?string
{
return self::$label;
}
public static function getLabel(): ?string
{
return self::$label;
}
Jump to solution
Filament
Join
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Recent Announcements
Similar Threads
translate navigation label
F
Filament / ❓┊help
3y ago
resource navigation
F
Filament / ❓┊help
2y ago
Translate resource label
F
Filament / ❓┊help
2y ago
Resource Label Uppercase?
F
Filament / ❓┊help
3y ago