This commit is contained in:
f4ilji
2024-11-13 14:20:23 +05:00
parent c782826528
commit 7b9dc03420
5 changed files with 7 additions and 7 deletions
@@ -109,13 +109,13 @@ class UserDetailForm
->schema([
Forms\Components\Repeater::make('attendedConferences')->schema([
Forms\Components\TextInput::make('item')->label('')->string()->required()
])->label('Преподаваемые дисциплины'),
])->label('Участие в конференциях'),
Forms\Components\Repeater::make('participationScienceProjects')->schema([
Forms\Components\TextInput::make('item')->label('')->string()->required()
])->label('Преподаваемые дисциплины'),
])->label('Участие в научных проектах'),
Forms\Components\Repeater::make('publications')->schema([
Forms\Components\TextInput::make('item')->label('')->string()->required()
])->label(реподаваемые дисциплины'),
])->label(убликации'),
]),
Tabs\Tab::make('Другое')
->schema([