update the new school year model

This commit is contained in:
root
2026-06-07 20:01:58 -04:00
parent 6866aedf42
commit 68a5c9edca
19 changed files with 472 additions and 32 deletions
+2
View File
@@ -16,6 +16,8 @@ class ClassProgressReport extends BaseModel
protected $fillable = [
'class_section_id',
'teacher_id',
'school_year',
'semester',
'week_start',
'week_end',
'subject',