User booking Information

{{bookingdetail.user_id.full_name}}
{{bookingdetail.booking_sets}}
{{this.user.currencySymbol}}  {{bookingdetail.baseprice}}
{{this.user.currencySymbol}}  {{bookingdetail.booking_fee}}
{{this.user.currencySymbol}}  {{bookingdetail.processing_fee}}
{{this.user.currencySymbol}}  {{bookingdetail.total}}
{{bookingdetail.created_at | date}}