@extends('admin.layouts.app') @section('panel')

{{ $general->cur_sym }}{{ showAmount($user->deposit_wallet) }}

@lang('Deposit Wallet')

@lang('View All')

{{ $general->cur_sym }}{{ showAmount($user->interest_wallet) }}

@lang('Interest Wallet')

@lang('View All')

{{ $general->cur_sym }}{{ showAmount($totalDeposit) }}

@lang('Deposits')

@lang('View All')

{{ $general->cur_sym }}{{ showAmount($totalWithdrawals) }}

@lang('Withdrawals')

@lang('View All')

{{ $totalTransaction }}

@lang('Transactions')

@lang('View All')

{{ $pendingTicket }}

@lang('Pending Ticket')

@lang('View All')
@if($user->kyc_data) @endif
@if($user->status == 1) @else @endif
@lang('Information of') {{$user->fullname}}
@csrf
ev) checked @endif>
sv) checked @endif>
ts) checked @endif>
kv == 1) checked @endif>
{{-- Add Sub Balance MODAL --}} @endsection @push('script') @endpush