update home dokter
This commit is contained in:
@@ -273,9 +273,7 @@ class HomeResource extends JsonResource
|
||||
'avatar' => $avatar,
|
||||
'member_id' => $memberId,
|
||||
'linking' => $linking,
|
||||
'doctors_livechat' => [
|
||||
$doctorsLivechat
|
||||
],
|
||||
'doctors_livechat' => $doctorsLivechat,
|
||||
'hospital' => $hospitalList
|
||||
];
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user