Add Appointment Type
This commit is contained in:
@@ -31,7 +31,8 @@ class AppointmentResource extends JsonResource
|
||||
'his_detail' => [
|
||||
'RegID' => $this->sRegID,
|
||||
'Medrec' => $this->sNomorRekamMedis
|
||||
]
|
||||
],
|
||||
'type' => $this->type
|
||||
];
|
||||
|
||||
$payment_detail = null;
|
||||
|
||||
Reference in New Issue
Block a user