Pending Requests
{{ $stats['pending_count'] }}
${{ number_format($stats['pending_amount'], 2) }}
Processing
{{ $stats['processing_count'] }}
${{ number_format($stats['processing_amount'], 2) }}
Completed (This Month)
{{ $stats['completed_count'] }}
${{ number_format($stats['completed_amount'], 2) }} paid
Rejected
{{ $stats['rejected_count'] }}
Failed or cancelled
Total Amount Awaiting Processing
${{ number_format($stats['total_pending_amount'], 2) }}
Pending + Processing withdrawals
No pending requests
@elseNo processing requests
@elseNo completed requests
@elseNo rejected requests
@else