© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
FilamentF
Filament•16mo ago•
3 replies
MZX

How to change the Resource Title?

I used this for the navigation label but what about the actual title?

public static function getNavigationLabel(): string
    {
        return __('ar.Users.title');
    }
public static function getNavigationLabel(): string
    {
        return __('ar.Users.title');
    }
image.png
Solution
Figured it out, its in the ListRecord page, getTitle()
Jump to solution
Filament banner
FilamentJoin
A powerful open source UI framework for Laravel • Build and ship admin panels & apps fast with Livewire
20,307Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

How to change the title of tab elements in related resource ?
FilamentFFilament / ❓┊help
3y ago
Resource Title
FilamentFFilament / ❓┊help
2y ago
Login Page How to change title
FilamentFFilament / ❓┊help
2y ago
Disable Resource Title
FilamentFFilament / ❓┊help
3y ago