tambah kolom import drugs

This commit is contained in:
Linksehat Staging Server
2024-06-03 09:08:11 +07:00
parent 6ce4282a3b
commit 5e0d0cac1b
2 changed files with 7 additions and 6 deletions

View File

@@ -26,6 +26,7 @@ class Drug extends Model
'remark',
'selling_unit_id',
'status',
'price',
'active',
];