fix db tables to have school year
This commit is contained in:
@@ -12,7 +12,6 @@ class PlacementLevelModel extends Model
|
||||
protected $allowedFields = [
|
||||
'student_id',
|
||||
'level',
|
||||
'school_year',
|
||||
'created_by',
|
||||
'updated_by',
|
||||
'created_at',
|
||||
|
||||
Reference in New Issue
Block a user