update controllers logic
This commit is contained in:
Executable → Regular
-2
@@ -17,8 +17,6 @@ class FamilyStudent extends BaseModel
|
||||
'student_id',
|
||||
'is_primary_home',
|
||||
'notes',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user