Overview
Welcome back, {{ explode(' ', auth()->user()->name)[0] }}
Here's what's happening with your account today.
@if($walletDisabled ?? false)
Total Transactions
₵{{ number_format($totalExchangeAmount ?? 0, 2) }}
@else
Wallet Balance
¥{{ number_format($stats['wallet_balance'], 2) }}
@endif
@if($walletTopupEnabled ?? true)
@endif
@if($walletWithdrawalEnabled ?? true)
@endif
@endif
Live Rate
1 GHS = {{ $rate }} CNY
·
↑ +0.002 today
Top-Ups
{{ $stats['total_topups'] }}
Completed
Pending
{{ $stats['pending_withdrawals'] }}
Withdrawals
Done
{{ $stats['completed_withdrawals'] }}
Withdrawals
Volume
₵{{ number_format($stats['total_volume'], 2) }}
Topped Up
Messages
Notifications
@if($unreadCount > 0) {{ $unreadCount }} @endif
@if($notifications->isEmpty())
@else
@foreach($notifications as $notification)
@if($notifications->hasPages())
No notifications yet
You'll see messages from admin here
>
@endforeach
@endif
@if($notification->type === 'sms')
@else
@endif
@if($notification->subject)
@if(!$notification->is_read)
@endif
{{ $notification->subject }}
@endif
{{ \Illuminate\Support\Str::limit($notification->message, 200) }}
{{ $notification->created_at->diffForHumans() }}
{{ strtoupper($notification->type) }}
@if($notification->is_read)
✓ Read
@endif
Showing {{ $notifications->firstItem() }} to {{ $notifications->lastItem() }} of {{ $notifications->total() }}
@endif
@if($notifications->onFirstPage())
‹
@else
‹
@endif
@foreach($notifications->getUrlRange(1, $notifications->lastPage()) as $page => $url)
@if($page == $notifications->currentPage())
{{ $page }}
@else
{{ $page }}
@endif
@endforeach
@if($notifications->hasMorePages())
›
@else
›
@endif
Instant Convert
Quick Exchange
Activity
Recent Orders
@foreach($recentOrders as $index => $order)
@endforeach
@if($recentOrders->count() <= 5)
@endif
@endif
Transaction History
All Activities
Complete history of your exchanges, top-ups, and withdrawals
No activity yet
Your transaction history will appear here once you start using the platform.
@foreach($activities as $activity)
@if($activity['status'] === 'completed')
Done
@elseif($activity['status'] === 'processing')
Processing
@elseif($activity['status'] === 'pending')
Pending
@elseif($activity['status'] === 'failed')
Failed
@else
{{ ucfirst($activity['status']) }}
@endif
@if($activity['type'] === 'exchange' && in_array($activity['status'], ['pending', 'processing']))
@endif
@endforeach
{{ ucfirst($activity['type']) }}
{{ $activity['reference'] }}
GHS Amount
₵{{ number_format($activity['ghs_amount'], 2) }}
CNY Amount
¥{{ number_format($activity['cny_amount'], 2) }}
Date
{{ $activity['created_at']->format('d M Y, H:i') }}
| Type | Reference | GHS Amount | CNY Amount | Status | Date | Action |
|---|---|---|---|---|---|---|
|
@if($activity['type'] === 'exchange')
@elseif($activity['type'] === 'topup')
@else
@endif
{{ ucfirst($activity['type']) }}
|
{{ $activity['reference'] }} | ₵{{ number_format($activity['ghs_amount'], 2) }} | ¥{{ number_format($activity['cny_amount'], 2) }} | @if($activity['status'] === 'completed') Completed @elseif($activity['status'] === 'processing') Processing @elseif($activity['status'] === 'pending') Pending @elseif($activity['status'] === 'failed') Failed @else {{ ucfirst($activity['status']) }} @endif |
{{ $activity['created_at']->format('d M Y') }}
{{ $activity['created_at']->format('H:i') }}
|
@if($activity['type'] === 'exchange' && in_array($activity['status'], ['pending', 'processing'])) Pay Now @else — @endif |
Showing {{ $activities->firstItem() }} to {{ $activities->lastItem() }} of {{ $activities->total() }}
@endif
@endif
@if($activities->onFirstPage())
‹
@else
‹
@endif
@foreach($activities->getUrlRange(1, $activities->lastPage()) as $page => $url)
@if($page == $activities->currentPage())
{{ $page }}
@else
{{ $page }}
@endif
@endforeach
@if($activities->hasMorePages())
›
@else
›
@endif
Security
SSL Active
Delivery
5–30 min
Support
Working Hours