{{ $userInitial }}
{{ $user->account_type === 'partner' ? 'Partner' : 'User' }} Details
{{ $userName }}
{{ $userEmail }}
Phone Number
{{ $userPhoneNumber }}
Wallet Balance
{{ $walletBalanceDisplay }}
Quick Update
Available: {{ $walletBalanceDisplay }}
Wallet Balance Update
Total Transactions
{{ $transactions->count() }}
User ke total wallet entries
Total Credit Amount
{{ format_currency($totalAddedAmount) }}
All credited entries ka total
Total Debit Amount
{{ format_currency($totalDeductedAmount) }}
All debited entries ka total
Transaction History
| # | IP Address | Browser | Transaction Type | Add Amount | Minus Amount | Status | Description | Date & Time |
|---|