@@ -1487,8 +1487,6 @@ $existing = $this->studentModel
|
||||
'cellphone' => $phone,
|
||||
'email' => $email,
|
||||
'relation' => $relation,
|
||||
'semester' => $semester,
|
||||
'school_year' => $schoolYear,
|
||||
'updated_at' => utc_now(),
|
||||
];
|
||||
|
||||
@@ -1568,8 +1566,6 @@ $existing = $this->studentModel
|
||||
'cellphone' => $phone,
|
||||
'email' => $email,
|
||||
'relation' => $relation,
|
||||
'semester' => $semester,
|
||||
'school_year' => $schoolYear,
|
||||
]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user