{{ amLabels.congrats_date }}:
{{ getFrontedFormattedDate(date) }}
{{ amLabels.congrats_time }}:
{{ getFrontedFormattedTime(useFormatTime(time)) }}
{{ amLabels.congrats_service }}:
{{ bookable ? bookable.name : '' }}
{{ amLabels.congrats_employee }}:
{{ employee ? employee.firstName + ' ' + employee.lastName : '' }}
{{ amLabels.congrats_location }}:
{{ location.address ? location.address : location.name }}
{{ amLabels.recurring }}:
{{ amLabels.appointment_repeats }} x{{ booked.data.length }}