There's nothing in your basket
{{group.tickets[0].event?.name}}
Seat
Seat info
Price
{{row.seat?.name}}
{{row.type?.name}}
{{row.planName}}
£{{(row.price+row.discount).toFixed(2)}}
£{{row.discount.toFixed(2)}}
£{{row.total.toFixed(2)}}
Edit
£{{getSubTotal(group).toFixed(2)}}
Seat
{{row.seat?.name}}
Type
{{row.type?.name}}
Location
{{row.planName}}
Pricing
£{{(row.price+row.discount).toFixed(2)}}
£{{row.discount.toFixed(2)}}
£{{row.total.toFixed(2)}}
£{{getSubTotal(group).toFixed(2)}}