{namespace ts=DWenzel\T3events\ViewHelpers} Document

{f:translate(key: 'header.reservations', default: 'Reservations')}

ID {f:translate(key: 'label.company', default: 'Company')} {f:translate(key: 'label.contact', default: 'Contact')} {f:translate(key: 'label.participants', default: 'Participants')}
{reservation.uid} {reservation.company.name} {f:translate(key: 'label.gender.female')} {f:translate(key: 'label.gender.male')} {f:if(condition: '{reservation.contact.lastName}', then: '{reservation.contact.lastName}, ')}{f:if(condition: '{reservation.contact.firstName}', then: '{reservation.contact.firstName}')} {reservation.participants->f:count()} {course.headline}
Header buttons