update controllers logic
This commit is contained in:
Executable → Regular
+2
-3
@@ -16,11 +16,10 @@ class ManualPayment extends BaseModel
|
||||
'amount',
|
||||
'payment_method',
|
||||
'reference',
|
||||
'discount_number',
|
||||
'proof_path',
|
||||
'created_at',
|
||||
'school_year',
|
||||
'semester',
|
||||
'school_year',
|
||||
'created_at',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user