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