\n {{ $t('appointment.confirmAppointment.subtitle', { appointmentAddress: address, appointmentCode: code.toString() }) }}\n
\n{{ $t(`boolean.${confirmed}`) }}
\n{{ $t(`boolean.${keysNeedsAuthorization}`) }}
\n{{ $t(`boolean.${attendingToAppointment}`) }}
\n\n {{ answeredAt != null\n ? formatDate(answeredAt)\n : '---' }}\n
\n{{ comment }}
\n