update home dokter

This commit is contained in:
2024-05-06 08:15:58 +07:00
parent 738bba88a5
commit 7516e475d6

View File

@@ -273,9 +273,7 @@ class HomeResource extends JsonResource
'avatar' => $avatar,
'member_id' => $memberId,
'linking' => $linking,
'doctors_livechat' => [
$doctorsLivechat
],
'doctors_livechat' => $doctorsLivechat,
'hospital' => $hospitalList
];
}