{{::traveler.firstName}} {{::traveler.lastName}}
 {{product.bookId}}
{{::$ctrl.getHeaderDate(product.departureDate)}}  - {{::$ctrl.getHeaderDate(product.arrivalDate)}}
{{::product.fromDestination}} -  {{::product.toDestination}}
{{::travelerPlan.departureDate.format("HH:mm")}} - {{::travelerPlan.arrivalDate.format("HH:mm")}}
{{::travelerPlan.departureDate.format("D MMM YYYY")}}
{{::travelerPlan.departureAirportName}} ({{::travelerPlan.departureAirport}}) {{::travelerPlan.arrivalAirportName}} ({{::travelerPlan.arrivalAirport}})
{{::product.providerName}}
{{::product.providerName}}
{{$ctrl.paymentType}}
{{$ctrl.totalPrice | currencyEx}}