{{trans('general.payment_confirmation')}}
×
{{config('currency.symbol')}}
{{trans('general.payment_method')}}
@foreach(payment_methods() as $payment_method)
{{$payment_method}}
@endforeach
Card
Wallet {{trans('payments.wallet_balance')}}
{{trans('accounts.account')}}
@foreach($accounts as $account)
{{$account['number']}} - {{$account['holder']}}
@endforeach
{{trans('general.note')}}