{{ translate('hwCheckout.extendMyStay.modal.tripInfo.title') }}
{{ translate('hwCheckout.extendMyStay.modal.tripInfo.hotel') }}
{{ ems.parentTrip.hotelName }}
{{ translate('hwCheckout.extendMyStay.modal.tripInfo.room') }}
{{ translate('hwCheckout.extendMyStay.modal.tripInfo.checkIn') }}
{{ ems.parentTrip.date.startDate | date:"EEE, MMM dd, yyyy" }}
{{ translate('hwCheckout.extendMyStay.modal.tripInfo.checkOut') }}
{{ ems.parentTrip.date.endDate | date:"EEE, MMM dd, yyyy" }}