add fitur edit hak kamar, penempatan dan submission date
This commit is contained in:
@@ -113,6 +113,7 @@ class RequestLogShowResource extends JsonResource
|
||||
'hak_kamar_pasien' => $requestLog['hak_kamar_pasien'],
|
||||
'penempatan_kamar' => $requestLog['penempatan_kamar'],
|
||||
'catatan' => $requestLog['catatan'],
|
||||
'reason' => $requestLog['reason'],
|
||||
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user