@extends('layouts.layout-2') @section('content')
| {{ __('team.date') }}: | {{ HTMLHelper::getMonth($cbot->date->month) }} {{ $cbot->date->year }} | {{ __('team.completed') }} @if ($cbot->business_user->isSave()) @else @endif |
| {{ __('team.career_level') }}: | {{ \App\Services\TranslationHelper::transUserLevelName($cbot->business_user->user_level_name) }} {{ __('team.KU') }} {{ $cbot->business_user->qual_kp }} / {{ __('team.PP') }} {{ formatNumber($cbot->business_user->qual_pp, 0) }} |
| {{ __('team.shop_commission') }}: | {{ $cbot->business_user->margin_shop }} % |
| {{ __('team.consultant_margin') }}: | {{ $cbot->business_user->margin }} % |
| {{ __('team.commission_total') }}: | {{ formatNumber($cbot->business_user->getCommissionTotal()) }} € |
| {{ __('team.commission_shop') }} | {{ formatNumber($cbot->business_user->commission_shop_sales) }} € ({{ __('team.sales_store_net') }}: {{ formatNumber($cbot->business_user->sales_volume_total_shop) }} € / {{ $cbot->business_user->margin_shop }} %) |
| # | {{ __('Datum') }} | {{ __('Typ') }} | {{ __('Umsatz netto') }} | {{ __('tables.points') }} | {{ __('für') }} | {{ __('VE') }} | {{ __('Bestellung') }} |
|---|---|---|---|---|---|---|---|
| {{ $user_sales_volume->id }} | {{ $user_sales_volume->date }} | {{ $user_sales_volume->getStatusType() }} | {{ formatNumber($user_sales_volume->total_net) }} € | {{ $user_sales_volume->getFormattedPoints() }} | {{ $user_sales_volume->getStatusPointsType() }} | {{ $user_sales_volume->getStatusTurnoverType() }} |
{{ $user_sales_volume->shopping_order_id }}
@if ($user_sales_volume->shopping_order)
{{ $user_sales_volume->shopping_order->getShoppingUserFullName() }} @endif |
| {{ $credit->id }} | {{ $credit->date }} | {{ $credit->getStatusType() }} | {{ formatNumber($credit->total_net) }} € | ({{ $credit->points }}) - | {{ $credit->getStatusPointsType() }} | {{ $credit->getStatusTurnoverType() }} | {{ $credit->info }} |
| {{ __('tables.total') }} | {{ formatNumber($cs->user_sales_volumes_total->month_shop_total_net) }} € | {{ $cs->user_sales_volumes_total->month_shop_points }} | |||||
| {{ __('team.own') }} {{ __('tables.margin') }} |
{{ formatNumber($cbot->business_user->getSalesVolumeTotalMargin()) }}
€
({{ __('team.net_turnover') }}:
{{ formatNumber($cbot->business_user->sales_volume_total) }} € /
{{ $cbot->business_user->margin }} %)
{{ __('team.consultant_margin_info') }} |
| # | {{ __('Datum') }} | {{ __('Typ') }} | {{ __('Umsatz netto') }} | {{ __('tables.points') }} | {{ __('für') }} | {{ __('VE') }} | {{ __('Bestellung') }} |
|---|---|---|---|---|---|---|---|
| {{ $user_sales_volume->id }} | {{ $user_sales_volume->date }} | {{ $user_sales_volume->getStatusType() }} | {{ formatNumber($user_sales_volume->total_net) }} € | {{ $user_sales_volume->getFormattedPoints() }} | {{ $user_sales_volume->getStatusPointsType() }} | {{ $user_sales_volume->getStatusTurnoverType() }} |
{{ $user_sales_volume->shopping_order_id }}
@if ($user_sales_volume->shopping_order)
{{ $user_sales_volume->shopping_order->getShoppingUserFullName() }} @endif |
| {{ __('tables.total') }} | {{ formatNumber($order->credit_total_net) }} € | {{ $order->credit_total_points }} | |||||
| {{ __('tables.points') }} {{ __('payment.registration') }} |
| # | {{ __('Datum') }} | {{ __('Typ') }} | {{ __('tables.points') }} | {{ __('für') }} | {{ __('VE') }} | {{ __('Info') }} | |
|---|---|---|---|---|---|---|---|
| {{ $user_sales_volume->id }} | {{ $user_sales_volume->date }} | {{ $user_sales_volume->getStatusType() }} | {{ $user_sales_volume->getFormattedPoints() }} | {{ $user_sales_volume->getStatusPointsType() }} | {{ $user_sales_volume->getStatusTurnoverType() }} | {{ $user_sales_volume->info }} | |
| {{ __('tables.total') }} | {{ $cr->credit_total_points }} | ||||||
| {{ __('tables.total') }} | |
| {{ __('team.net_turnover') }}: | {{ formatNumber($cbot->business_user->sales_volume_total_sum) }} € ({{ __('team.own') }}: {{ formatNumber($cbot->business_user->sales_volume_total) }} € | {{ __('team.shop') }}: {{ formatNumber($cbot->business_user->sales_volume_total_shop) }} €) |
| {{ __('team.customer_points') }}: | {{ formatNumber($cbot->business_user->sales_volume_points_KP_sum, 0) }} {{ __('team.KU') }} ({{ __('team.own') }}: {{ formatNumber($cbot->business_user->sales_volume_KP_points, 0) }} | {{ __('team.shop') }}: {{ formatNumber($cbot->business_user->sales_volume_points_shop, 0) }}) {{ __('team.KU') }} {{ $cbot->business_user->qual_kp }} |
| {{ __('team.payline_points') }}: | {{ formatNumber($cbot->business_user->payline_points, 0) }} {{ __('team.PP') }} |
| {{ __('team.qualification_points') }} : | {{ formatNumber($cbot->business_user->payline_points_qual_kp, 0) }} {{ __('team.PP') }} (+ {{ __('team.volume_KU') }}) |
| {{ __('team.current_commission_level') }}: | @if($cbot->business_user->isQualLevel()) {{ __('team.KU') }} {{ formatNumber($cbot->business_user->sales_volume_points_KP_sum, 0) }} / {{ formatNumber($cbot->business_user->qual_user_level['qual_kp'], 0) }} | {{ __('team.PP') }} {{ formatNumber($cbot->business_user->payline_points_qual_kp, 0) }} / {{ formatNumber($cbot->business_user->qual_user_level['qual_pp'], 0) }} | {{ \App\Services\TranslationHelper::transUserLevelName($cbot->business_user->qual_user_level['name']) }} @endif |
| {{ __('team.commission_payline') }}: | {{ formatNumber($cbot->business_user->commission_pp_total) }} € |
| {{ __('team.commission_WB') }}: | {{ formatNumber($cbot->business_user->commission_growth_total) }} € |
| {{__('tables.line')}} | {{__('tables.points')}} | {{__('tables.commission')}} % | {{__('tables.commission')}} € |
|---|---|---|---|
|
@if($line <= $cbot->business_user->getQualLevelPaylines())
{{ $line }}. {{ __('team.PP') }}
@elseif($line <= $cbot->business_user->isQualLevelGrowth($line))
{{ $line }}. {{ __('team.WB') }}
@else
{{ $line }}.
@endif
|
{{ formatNumber($cbot->getKeybyLine($line, 'points'), 0) }} | {{ formatNumber($cbot->getKeybyLine($line, 'margin'), 1) }} % | {{ formatNumber($cbot->getKeybyLine($line, 'commission'), 2) }} € |
| {{__('tables.total')}} | {{ formatNumber($cbot->business_user->total_pp, 0) }} | {{ formatNumber($cbot->business_user->commission_pp_total, 2) }} € |
| {{__('tables.line')}} | {{ __('shop.name') }} | {{ __('tables.email') }} | {{ __('tables.level') }} | {{__('tables.points')}} | {{__('tables.net_sales')}} |
|---|