api chat, send summary, health sertificate, callback duitku

This commit is contained in:
2024-05-16 17:12:29 +07:00
parent 8bcc3fe15d
commit 0ac3e4d451
10 changed files with 504 additions and 84 deletions

View File

@@ -14,6 +14,7 @@ class PrescriptionItem extends Model
'qty',
'unit_id',
'note',
'signa'
'signa',
'direction'
];
}