@if ($generalSettings->captcha_status && ($generalSettings->captcha_for_registered || !auth()->check())) @endif
@if ( !empty($data) )
{{ __('Stripe fee') }} {{ __('You will receive') }} {{ __('You should ask for') }}
${{ $data['stripe_fee'] }} ${{ $data['net_amount'] }} ${{ $data['charge_amount'] }}

{{ __('The amounts are calculated based on the Stripe fees of 2.9% + $0.30 per card and wallet transactions.') }}

@endif