{% extends "users/base.html"%} {% block title %} Crypto Project {% endblock %} {% block content %}

Withdrawal

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

Wallet Address:

Supported Files: JPG, JPEG, PNG, PDF

{% endblock %} {% block js %} {% endblock %}