 
                        RTT Dinner Registration 11/4/2025
	
	Tue, Nov 4 at 5:45 PM (CST)
	
	
		
			
			Be One Ministries/ Cross Bridge Church of Christ,
			Birmingham,
			Alabama
		
		
	
	
		Questions?
		
			Contact Event Host
		
	
                        {{ calendarLabel }}
												Sun
													Mon
													Tue
													Wed
													Thu
													Fri
													Sat
												
															{{ calDate.dayOfMonth }}
															
																
														
													 Sold Out
																 Ended 
																{{ calDate.available }}
															
																	
																	{{ regType.name }}
																
															
																SOLD OUT
															
														
																	
																	{{ regType.name }}
																
															Sales not started
														
																	
																	{{ regType.name }}
																
															Sales ended
														
																	
																	{{ regType.name }}
																	
															
																		
																			{{ regType.price
																				? $filters.toCurrency(regType.price)
																				: 'Free' }}
																		
																		
																			+ {{ $filters.toCurrency(regType.standardFees) }} fees
																		
																	
																
																{{ regType.details }}
															
														
													This event has no tickets available for purchase online.
												
											
																								Family Ticket- 4 family members or more with children under the age of 18.
																							
																						
																								This ticket type is for those who are assigned to serve Tuesday night.
																							
																						{{ day.perfDate }}
												
														{{ getPerformanceTimeSpan(performance) }} | {{ performance.title }}
														
															
														
															
																
															
															
																
															
																
																	
															
															
																
												
																Sponsored By:
																
																	{{ sponsor.name }}
																
															
															
																Presenters:
																
																	{{ presenter.firstName }} {{ presenter.lastName }}
																
															
														
															{{ performance.description }}
														
														
																{{ ttype.name }}
															
															
																	Additional {{ $filters.toCurrency(ttype.price) }}
																	
																		+ {{ $filters.toCurrency(ttype.standardFees) }} fees
																	
																
															{{ ttype.details }}
																
																			{{ item.registrationLabel }}
																		
																		
												Cart is empty
											
											Tickets
													Qty
													Price
													
												
																	
																	{{ item.startDate }}
																	
															
																		
																			{{ item.guestInfo.name }}:
																		
																		{{ item.name }}
																	
																	{{ item.sectionName }}
																	{{ item.seatName }}
																	
																		{{ item.message }}
																	
																
																{{ item.quantity }}
															
															
																{{ formatPrice(item.price) }}
															
															
														
																		{{ child.performanceName }}:
																		{{ child.name }}
																	
																
																	{{ child.quantity }}
																
																
																	{{ formatPrice(child.quantity * child.price) }}
																
															
																Service Fee:
															
															
																{{ formatPrice(cartPricing.serviceFee) }}
															
														
																Processing Fee:
															
															
																{{ formatPrice(cartPricing.processingFee) }}
															
														
																Total:
															
															
																
																{{ formatPrice(cartPricing && cartPricing.cartTotal >= cartTotal ? cartPricing.cartTotal : cartTotal) }}
															
														Summary
											Cart is empty
										
										
															
															{{ item.startDate }}
														
													
														{{ item.quantity }}
													
													
														{{ formatPrice(getCartItemSubtotal(item)) }}
													
													
															
																{{ item.guestInfo.name }}:
															
															{{ item.name }}
															
																(plus {{
																	item.registrationContents.length > 1
																		? item.registrationContents.length + ' items'
																		: item.registrationContents.length + ' item'
																}})
															
														
													
															Service Fee:
														
														
															{{ formatPrice(cartPricing.serviceFee) }}
														
													
															Processing Fee:
														
														
															{{ formatPrice(cartPricing.processingFee) }}
														
													
														Total:
													
													
														
														{{ formatPrice(cartPricing && cartPricing.cartTotal >= cartTotal ? cartPricing.cartTotal : cartTotal) }}