fix db tables to have school year
This commit is contained in:
@@ -16,8 +16,6 @@ class EmergencyContactModel extends Model
|
||||
'cellphone',
|
||||
'email',
|
||||
'relation',
|
||||
'semester',
|
||||
'school_year',
|
||||
'created_at',
|
||||
'updated_at'
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user