Straße + Hausnummer: {{currentItem.infoData.street}}
-PLZ + Ort: {{currentItem.infoData.zip}} {{currentItem.infoData.city}}
-Telefon: {{currentItem.infoData.tel}}
-E-Mail: {{currentItem.infoData.email}}
-Web: {{currentItem.infoData.web}}
-USt-Id: {{currentItem.infoData.ustid}}
-Notizen:
{{currentItem.notes}}
Straße + Hausnummer: {{currentItem.infoData.street ? currentItem.infoData.street : ""}}
+PLZ + Ort: {{currentItem.infoData.zip}} {{currentItem.infoData.city}}
+Telefon: {{currentItem.infoData.tel}}
+E-Mail: {{currentItem.infoData.email}}
+Web: {{currentItem.infoData.web}}
+USt-Id: {{currentItem.infoData.ustid}}
+Notizen:
{{currentItem.notes}}