{{__('Wallet Topup')}}

{{__('Please wait while we process your payment')}}

{{-- form --}}
{{__('Wallet Topup')}}

{{ setting('currency') . '' . $selectedModel->amount }}

{{ $selectedPaymentMethod->name }}

{{-- instruction --}}

{{__('Instructions')}}

{!! nl2br(e($selectedPaymentMethod->instruction)) !!}

{{__('Payment Details')}}

{{-- form --}}
{{-- completed --}}
{{--

Payment Failed

--}}

{{ $errorMessage }}

{{-- close --}}

{{__('You can close this window')}}

{{__('Do not close this window')}}