F
Filament11mo ago
Sdeev

getLabel Not working on relationManager

how to translate the Payment i tried public static function getLabel($locale = null): string { return __('words.payment'); }
2 Replies
Sdeev
SdeevOP11mo ago
No description
Dennis Koch
Dennis Koch11mo ago
Probably $title $modelLabel and $pluralModelLabel

Did you find this page helpful?