{{booking.customer.firstName}}!
{{booking.reservationNumber}}
{{booking.carCategory.sampleCar}}
{{car.sampleCar}}
{{booking.carCategory.minAge}}
{{booking.reservation.includedMileage}} kms Miles
{{booking.reservation.prepaidQuote.amount}}
{{booking.reservation.pickupQuote.amount}}
<<<<<<< HEAD {{pickupDate | date:'dd'}} ======= {{pickupDate | date:'dd'}} >>>>>>> sprint-61-myEuropcar {{pickupDate | date:'MMM'}} {{pickupDate | date:'yyyy'}}
{{pickupDate | date:'shortTime'}}
{{deliveryDate.from | date:'shortTime'}} {{deliveryDate.to | date:'shortTime'}}
{{stationCo.summary.stationName}} {{delivery.delColAdress}}
<<<<<<< HEAD {{dropoffDate | date:'dd'}} ======= {{dropoffDate | date:'dd'}} >>>>>>> sprint-61-myEuropcar {{dropoffDate | date:'MMM'}} {{dropoffDate | date:'yyyy'}}
{{dropoffDate | date:'shortTime'}}
{{collectionDate.from | date:'shortTime'}} {{collectionDate.to | date:'shortTime'}}
{{stationCi.summary.stationName}} {{collection.delColAdress}}
{{booking.pickupDetails.summary.stationName}}, {{booking.pickupDetails.address.countryName}} {{delivery.delColAdress}}
{{booking.pickupDetails.address.address1}}
{{booking.pickupDetails.address.address2}}
{{booking.pickupDetails.address.postalCode}} {{booking.pickupDetails.address.cityName}}
{{delivery.instruction}}
{{booking.dropoffDetails.summary.stationName}}, {{booking.dropoffDetails.address.countryName}} {{collection.delColAdress}}
{{booking.dropoffDetails.address.address1}}
{{booking.dropoffDetails.address.address2}}
{{booking.dropoffDetails.address.postalCode}} {{booking.dropoffDetails.address.cityName}}
{{collection.instruction}}