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