{{ errors.first('travellers') }}
                                
                                    
                                        
                                            
                                                
                                                 
                            
                        {{item.Key == 'First' ? 'First Class' : item.Value}}
                                                    
                            {{ errors.first('from') }}
                            
                                
                                
                                
                            
                            
                                 
                            
                                
                            
                        
                        
                            {{ errors.first('to') }}
                            
                                
                                
                                
                            
                            
                                 
                        
                        
                            {{ getDateErrors() }}
                            
                                
                                
                            
                            
                                
                                    
                                        
                                     
                        
                        
                                        Depart on
{{getDateFormat(criteria.DepartDate, "DD/MM/YY")}}
                                    {{getDateFormat(criteria.DepartDate, "DD/MM/YY")}}
Travel Dates
                                        
                                            Return on
                                            
{{getDateFormat(criteria.ReturnDate, "DD/MM/YY")}}
                                
                                {{getDateFormat(criteria.ReturnDate, "DD/MM/YY")}}
{{originName}} ({{criteria.Origin}}) - {{destName}} ({{criteria.Destination}})
                                    
                                
                            
                            You have entered a city pair more than once, please complete separate bookings for return journeys.
                        
                        {{settings.BookingFormOffMsg}}



