@extends('user.layout.content') @section('content')

Wallet Overview

Balance Details
Account balance:

{{ number_format(Auth()->user()->ltc + Auth()->user()->eth + Auth()->user()->btc + Auth()->user()->usd + Auth()->user()->bonus + Auth()->user()->deposit_bonus)}} USD ( ${{ number_format(Auth()->user()->ltc + Auth()->user()->eth + Auth()->user()->btc + Auth()->user()->usd + Auth()->user()->bonus + Auth()->user()->deposit_bonus + 30)}} USD IN THE NEXT 30 DAYS)

Minners

${{ number_format(Auth()->user()->usd) }} USD

$ {{ number_format(Auth()->user()->btc) }} BTC

$ {{ number_format(Auth()->user()->ltc) }} LTC

$ {{ number_format(Auth()->user()->eth )}} ETH

$ {{ number_format(Auth()->user()->bonus )}} USD (Referral Bonus)

$ {{ number_format(Auth()->user()->deposit_bonus )}} USD ( 20 % commison on deposit)

Account balance:

0.00005388 BTC

Buy this month
0.00005388 BTC
Sell this month
2.0345618 BTC
Estimated Value:
$2000.29
Total balance:

0.00095000 BTC≈$3570

Total Debt:
0.00005388 BTC
Account Equity:
2.0345618 BTC
Profit & Loss:
0.95 BTC(1.6.00%) $25 (8.00%)
Total Margin Balance:

0.00095000 BTC≈$3570

Total Wallet Balance:
0.00005388 BTC
Total Unrealized PNL:
2.0345618 BTC
Total Margin Balance:

0.00095000 BTC≈$3570

Locked:
0.00000388 BTC
Flexible:
0.0000018 BTC
Withdraw Crypto
@endsection