@extends('layouts.user') @section('title', 'Deposit') @section('content')

Deposit Funds

Send BEP20 tokens to the address below, then submit the transaction hash for confirmation.

{{ $depositAddress }}
@csrf
@endsection