@lang('app.pay')

@lang('app.total'):
{{ currencyFormatter($total) }}
{{ currencyFormatter($remaining) }}
@include("partials.currency_format")