- add notes
This commit is contained in:
@@ -18,6 +18,7 @@ class CVRequest extends FormRequest
|
||||
'mission' => 'nullable|string',
|
||||
'rodo' => 'nullable|string',
|
||||
'position' => 'nullable|string',
|
||||
'notes' => 'nullable|string',
|
||||
];
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user