Overview

Welcome back, {{ explode(' ', auth()->user()->name)[0] }}

Here's what's happening with your account today.

@if($walletDisabled ?? false) @else @endif
@if($walletDisabled ?? false)
Total Transactions
{{ number_format($totalExchangeAmount ?? 0, 2) }}
@else
Wallet Balance
¥{{ number_format($stats['wallet_balance'], 2) }}
@endif
@if(!($walletDisabled ?? false))
@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($unreadCount > 0) @endif
@if($notifications->isEmpty())

No notifications yet

You'll see messages from admin here

@else @foreach($notifications as $notification)
>
@if($notification->type === 'sms') @else @endif
@if($notification->subject)
{{ $notification->subject }}
@endif

{{ \Illuminate\Support\Str::limit($notification->message, 200) }}

{{ $notification->created_at->diffForHumans() }} {{ strtoupper($notification->type) }} @if($notification->is_read) ✓ Read @endif
@if(!$notification->is_read)
@endif
@endforeach @endif
@if($notifications->hasPages())
Showing {{ $notifications->firstItem() }} to {{ $notifications->lastItem() }} of {{ $notifications->total() }}
@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
@endif
Instant Convert
Quick Exchange
Live Rate 1 GHS={{ $rate }} CNY
GHS
¥ CNY
Exchange Now →
Activity
Recent Orders
View All
@if($recentOrders->isEmpty())
No orders yet

Your orders will appear here once you make an exchange or top-up.

Start Exchange →
@else
@foreach($recentOrders as $index => $order)
@if($order->order_type === 'exchange') @else @endif
{{ $order->order_number }}
@if($order->order_type === 'exchange') GHSCNY @else WalletTop-Up @endif
{{ $order->created_at->format('d M Y, H:i') }}
₵{{ number_format($order->ghs_amount, 2) }} ¥{{ number_format($order->cny_amount, 2) }}
@if($order->status === 'completed') Done @elseif($order->status === 'processing') Processing @else Pending @endif
@endforeach
@if($recentOrders->count() <= 5) @endif @endif
Transaction History
All Activities

Complete history of your exchanges, top-ups, and withdrawals

@if($activities->isEmpty())
No activity yet

Your transaction history will appear here once you start using the platform.

@else
@foreach($activities as $activity)
@if($activity['type'] === 'exchange') @elseif($activity['type'] === 'topup') @else @endif
{{ ucfirst($activity['type']) }}
{{ $activity['reference'] }}
@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
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') }}
@if($activity['type'] === 'exchange' && in_array($activity['status'], ['pending', 'processing'])) @endif
@endforeach
@foreach($activities as $activity) @endforeach
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
@if($activities->hasPages()) @endif @endif
Security
SSL Active
Delivery
5–30 min
Support
Working Hours