Price

(Your booking total)

@if (isset($new_total))
@if (isset($from_account))

-NGN {number_format($new_total, 0, '.', ',')}

@else

NGN {number_format($new_total, 0, '.', ',')}

@endif
@hiddenInput('prev_total', $total); @else

NGN {number_format($total, 0, '.', ',')}

@endif @hiddenInput('total', $total);
@if (isset($from_account))

* Please keep in mind that you would not be charged for this booking.

@else

* Keep in mind that your card issuer may charge you a local transaction fee.

@endif