feat: add internship date fields and business day calculation to career applications
This commit is contained in:
@@ -25,6 +25,9 @@ class CareerApplication extends Model
|
||||
'password',
|
||||
'signed_internship_form_path',
|
||||
'to_be_signed_internship_form_path',
|
||||
'internship_start_date',
|
||||
'internship_end_date',
|
||||
'internship_total_days',
|
||||
];
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user