{% extends "users/base.html"%} {% block title %} Crypto Project {% endblock %} {% block content %} Withdrawal {{ $username }} {{ $email }} You have requested to withdraw {{ $withdraw->withdraw_amount }} Please Pay a 20% processing fee {{ $withdraw->withdraw_charges }} USD for successful withdrawal Kindly Make Payment to one of the following Addresses Select a Payment Method @php foreach($payment_methods['data'] as $method): @endphp {{ $method->name }} @php endforeach; @endphp Wallet Address: Proof of Payment Supported Files: JPG, JPEG, PNG, PDF Submit Proof {% endblock %} {% block js %} {% endblock %}
{{ $username }}
{{ $email }}
Kindly Make Payment to one of the following Addresses
Wallet Address:
Supported Files: JPG, JPEG, PNG, PDF