added feature for binding form to page and fixing bugs
This commit is contained in:
@@ -88,7 +88,6 @@ class AdditionalEducationResource extends Resource
|
||||
|
||||
TextInput::make('qualification')
|
||||
->label('Выдаваемый документ')
|
||||
->required()
|
||||
->maxLength(255)
|
||||
->placeholder('Например: "Удостоверение о повышении квалификации"')
|
||||
->columnSpanFull()
|
||||
|
||||
Reference in New Issue
Block a user