How to Translate enum values

Tables\Columns\TextColumn::make('social_status')
->label(__('filament::forms.???'))
->searchable()
->sortable(),
Was this page helpful?