{{GetCaption("label", "Select Guests")}}:
{{GetCaption("label", "Guests")}}:
{{GetCaption("label", "Participants")}}  
Minimum Quantity Should be {{jsonbookingpackage.BookingProduct.MinimumQuantity}}
{{GetCaption("label", "Non-Participating")}}  
{{GetCaption("label", "Party Date & Schedule")}}:
{{GetCaption("label", "Party Date")}}:
{{ jsonbookingpackage.BookingOrder.ReservationDTO.FromDate | date : customDateFormat }}
{{GetCaption("label", "Start Time")}}:
{{GetCaption("label", "End Time")}}:
 
Min party duration (mins): {{jsonbookingpackage.BookingProduct.MinimumTime}} | Max party duration (mins): {{jsonbookingpackage.BookingProduct.MaximumTime}}
{{GetCaption("label", "Please select your preferred date")}}
  {{GetCaption("label", "schedule_facility")}}
{{sch.ScheduleFromTime | timeToDate | date:'h:mm a'}} - {{sch.ScheduleToTime | timeToDate | date:'h:mm a'}}
{{sch.FacilityMapName}}
{{ GetCaption("label", sch.AvailableUnits == -1 ? 'Not Available' : sch.Status) }}