feat: add NDA/contract file uploads and technical skill checkboxes to career applications
This commit is contained in:
@@ -15,6 +15,10 @@ class CareerApplication extends Model
|
||||
'phone',
|
||||
'type',
|
||||
'cv_path',
|
||||
'nda_path',
|
||||
'contract_path',
|
||||
'git_knowledge',
|
||||
'ai_usage',
|
||||
'message',
|
||||
'status',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user