Revenue ₦{{ number_format($report['revenue_kobo'] / 100, 2) }} |
BuyPower cost ₦{{ number_format($report['cost_kobo'] / 100, 2) }} |
Margin ₦{{ number_format($report['margin_kobo'] / 100, 2) }} |
Successful transactions {{ number_format($report['transaction_count']) }} |
| Service | Count | Revenue |
|---|---|---|
| {{ ucfirst($type) }} | {{ $data['count'] }} | ₦{{ number_format($data['revenue_kobo'] / 100, 2) }} |
| No successful transactions in this period. | ||