api chat, send summary, health sertificate, callback duitku
This commit is contained in:
@@ -23,6 +23,13 @@ class Livechat extends Model
|
||||
'accept_date',
|
||||
'start_date',
|
||||
'end_date',
|
||||
'status',
|
||||
'subject',
|
||||
'object',
|
||||
'assessment',
|
||||
'plan',
|
||||
'health_certificate_start',
|
||||
'health_certificate_end',
|
||||
];
|
||||
|
||||
public function doctor() {
|
||||
|
||||
@@ -14,6 +14,7 @@ class PrescriptionItem extends Model
|
||||
'qty',
|
||||
'unit_id',
|
||||
'note',
|
||||
'signa'
|
||||
'signa',
|
||||
'direction'
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user