Merge branch 'staging' of itcorp.primaya.id:rajif/aso into staging

This commit is contained in:
2023-10-25 08:48:16 +07:00
26 changed files with 4062 additions and 6593 deletions

View File

@@ -25,7 +25,8 @@ class Drug extends Model
'dosage',
'remark',
'selling_unit_id',
'status'
'status',
'active',
];
public function categories()