update api and add more features
This commit is contained in:
@@ -14,6 +14,9 @@ class EventCharges extends BaseModel
|
||||
|
||||
protected $fillable = [
|
||||
'event_id',
|
||||
'event_name',
|
||||
'description',
|
||||
'amount',
|
||||
'parent_id',
|
||||
'student_id',
|
||||
'participation',
|
||||
|
||||
Reference in New Issue
Block a user