- fix work addresses
This commit is contained in:
parent
5839ef2a54
commit
65f0a49cdb
@ -17,6 +17,7 @@ class CVResource extends JsonResource
|
|||||||
'email' => $this->email,
|
'email' => $this->email,
|
||||||
'phoneNumber' => $this->phoneNumber,
|
'phoneNumber' => $this->phoneNumber,
|
||||||
'formattedPhoneNumber' => $this->formattedPhoneNumber,
|
'formattedPhoneNumber' => $this->formattedPhoneNumber,
|
||||||
|
'locations' => $this->locations,
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user