- fix work addresses
This commit is contained in:
		| @@ -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, | ||||||
|         ]; |         ]; | ||||||
|     } |     } | ||||||
| } | } | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user