{{ $error }}
@endforeach{{ $customer->name }}
Tài khoản đặt hàng
-
{{--
- @lang('Total point earned'): {{ number_format($customer->total_score + $customer->total_payment) }}
- @lang('Total money earned'): {{ number_format($customer->total_money + $customer->total_payment) }}
- @lang('Total payment'): {{ number_format($customer->total_payment) }} --}}
- @lang('Total point available'): {{ number_format($customer->total_score) }}
- @lang('Total money available'): {{ number_format($customer->total_money) }}
@lang('Order product detail')
| @lang('#') | @lang('Product') | @lang('Price') | @lang('Quantity') | @lang('Total') | @lang('Action') |
|---|