update controllers logic
This commit is contained in:
@@ -23,8 +23,6 @@ class InventoryMovement extends BaseModel
|
||||
'teacher_id',
|
||||
'student_id',
|
||||
'class_section_id',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user