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

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

@lang('Balance')

@lang('View All')

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

@lang('Deposits')

@lang('View All')

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

@lang('Withdrawals')

@lang('View All')

{{ $widget['total_played'] }}

@lang('Total Played')

@lang('View All')

{{ $general->cur_sym }}{{ getAmount($widget['total_invest']) }}

@lang('Total Invest')

@lang('View All')

{{ $general->cur_sym }}{{ getAmount($widget['total_win_amount']) }}

@lang('Total Win Amount')

@lang('View All')

{{ $general->cur_sym }}{{ getAmount($widget['total_loss_amount']) }}

@lang('Total Loss Amount')

@lang('View All')

{{ $totalTransaction }}

@lang('Total Transactions')

@if ($user->kyc_data) @endif
@if($user->status == Status::USER_ACTIVE) @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