Total £{{ number_format($this->amount, 2) }} + VAT (£{{ number_format($this->amountPlusTax, 2) }})
@if ($registration->promo && $discount !== 0) Promo Code {{$registration->promo}} Discount of £{{ number_format($this->discount, 2) }} @endif