update controllers logic
This commit is contained in:
@@ -24,8 +24,6 @@ class Family extends BaseModel
|
||||
'preferred_lang',
|
||||
'preferred_contact_method',
|
||||
'is_active',
|
||||
'created_at',
|
||||
'updated_at',
|
||||
];
|
||||
|
||||
protected $casts = [
|
||||
|
||||
Reference in New Issue
Block a user