@csrf @method('PUT') @if ($bankTransfer->status == 'enabled')
@endif
@if ($bitcoin->status == 'enabled')
Enter your Bitcoin Address that will be used to withdraw your funds
@endif @if ($ethereum->status == 'enabled')
Enter your Ethereum Address that will be used to withdraw your funds
@endif @if ($litecoin->status == 'enabled')
Enter your Litecoin Address that will be used to withdraw your funds
@endif @if ($usdt->status == 'enabled')
Enter your USDT.TRC20 wallet Address that will be used to withdraw your funds
@endif