update controllers logic
This commit is contained in:
Executable → Regular
+1
-1
@@ -16,13 +16,13 @@ class Enrollment extends BaseModel
|
||||
'student_id',
|
||||
'class_section_id',
|
||||
'parent_id',
|
||||
'school_year',
|
||||
'enrollment_date',
|
||||
'enrollment_status',
|
||||
'withdrawal_date',
|
||||
'is_withdrawn',
|
||||
'admission_status',
|
||||
'semester',
|
||||
'school_year',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user