Data Docter dan Hospital dnegan Filter di dashboard
This commit is contained in:
@@ -15,6 +15,7 @@ class OrganizationResource extends JsonResource
|
||||
public function toArray($request)
|
||||
{
|
||||
$organization = [
|
||||
'id' => $this->id,
|
||||
'name' => $this->name,
|
||||
'type' => $this->type,
|
||||
'code' => $this->code,
|
||||
|
||||
Reference in New Issue
Block a user