{{ __('Custom Deposit Instructions') }}

{{ __('Payment Instructions') }}

← Back to Deposit Form
@if($amount)

You are attempting to deposit: {{ setting('wallet_default_currency', 'USD') }} {{ number_format($amount, 2) }}.

@endif
{!! nl2br(e($instructions)) !!}