- append more informations from api
This commit is contained in:
		| @@ -26,7 +26,7 @@ class ListCV extends Command | ||||
|             $this->line('Company: '. $resource->recipient); | ||||
|             $this->line('Phone: '. $resource->formattedPhoneNumber .', '. $resource->PhoneNumber); | ||||
|             $this->line('Locations: '. implode(' / ', $resource->locations)); | ||||
|             $this->line('Views: '. $resource->views); | ||||
|             $this->line('Rodo: '. $resource->rodo); | ||||
|             $this->line(''); | ||||
|         } | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user