update the new school year model
This commit is contained in:
@@ -16,6 +16,8 @@ class ClassProgressReport extends BaseModel
|
||||
protected $fillable = [
|
||||
'class_section_id',
|
||||
'teacher_id',
|
||||
'school_year',
|
||||
'semester',
|
||||
'week_start',
|
||||
'week_end',
|
||||
'subject',
|
||||
|
||||
Reference in New Issue
Block a user