| Name, Alter | Stamm | Anreise Abreise |
Fotos Printmedien |
Fotos Webseite |
Fotos Social Media |
Fotos Partnermailings |
Fotos Interne Zwecke |
|---|---|---|---|---|---|---|---|
| {{ $row['lastname']}}, {{ $row['firstname'] }} {{$row['age'] ?? ''}} Jahre |
{{ $row['localgroup'] ?? '' }} | {{ $row['arrival'] ?? '' }} {{$row['departure']}} {{$row['presenceDays']['real']}} Tage |
{{ $row['foto_print'] ? 'Ja' : 'Nein' }} | {{ $row['foto_webseite'] ? 'Ja' : 'Nein' }} | {{ $row['foto_socialmedia'] ? 'Ja' : 'Nein' }} | {{ $row['foto_partner'] ? 'Ja' : 'Nein' }} | {{ $row['foto_intern'] ? 'Ja' : 'Nein' }} |