FilamentF
Filament2y ago
Sael

Edit forms

is there a way to change the Edit in the forms?? I want to change the word Edit
image.png
Solution
protected static ?string $title = 'View Answer';
you can treat the editresource like the same as the default resource
Was this page helpful?