Báo cáo thu nhập theo đối tác
| {{ __('partner') }} | {{ __('Thu nhập Cashin') }} | {{ __('Thu nhập Cashout') }} | {{ __('Tổng thu nhập') }} |
|---|---|---|---|
| {{ $item['user_name'] }} | {{ number_format($item['total_income_cashin']) }} | {{ number_format($item['total_income_cashout']) }} | {{ number_format($item['total_income']) }} |
| Không có dữ liệu | |||