Loading...
Event Photo

{{ event.eventName }}

{{ event.eventLocationType}}

{{ event.gameType}}

{{ event.username }} | {{ event.eventAddress }} navigation

{{ formatDate(event.eventDate) }}

{{ event.eventHours }}

{{ event.eventDescription }}

{{ isExpanded ? "Nascondi" : "Mostra Altro" }}

{{ event.maxParticipants - event.participantsLeft }} | {{ event.maxParticipants }}

{{ event.price === null || event.price === 0 ? 'Gratis' : '€' + event.price }}

{{ event.validationStatus == 'NOT-VALIDATED' ? 'DA VALIDARE' : 'VALIDATO' }}

Stato: Completato