FilamentF
Filament2y ago
Sydd

TextEntry roles badge translations

Dear all, please advice me, how to translate roles in TextEntry badges ..., I'm try but, it's dont work, returned values as stored in DB. TextEntry::make(('app.role.roles'))
->label(
('app.role.roles'))
->badge()
->color('primary')
->separator(','),
Solution
Solved:
Was this page helpful?