| Action | @php $path = request()->path(); @endphp @if($path =='provider/order-proposal-para')Code à barre | @else(!$onlyPara)Code PCT | @endifArt | Id | Désignation | Stock Actuel | Vte Tot. 12M | Vte Moy. 12M | @if(isset($salesData['data'][0]['months']) && is_array($salesData['data'][0]['months'])) @foreach ($salesData['data'][0]['months'] as $monthKey => $monthData) @foreach ($monthData as $monthName => $value){{ $monthName }} | @endforeach @endforeach @endif|
|---|---|---|---|---|---|---|---|---|---|---|
| @if(Route::currentRouteName() === 'provider.order_proposal') @if($user->hasPermissionTo(3100002)) @endif @elseif(Route::currentRouteName() === 'provider.order_proposal_para') @if($user->hasPermissionTo(3200002)) @endif @endif | @if($path =='provider/order-proposal-para'){{ $data['CODBAR'] }} | @else{{ $data['CODE_PCT'] }} | @endif{{ $data['art'] }} | {{ $data['id'] }} | {{ $data['libart'] }} | {{ $data['stock'] }} | {{ $data['vente_total'] }} | {{ $data['average_vente_total'] }} | @if(isset($data['months']) && is_array($data['months'])) @foreach ($data['months'] as $month) @foreach ($month as $key => $value) @if($value == 0)@endif @if($value != 0) | {{ $value }} | @endif @endforeach @endforeach @endif
| Code à barre | @elseCode PCT | @endifArt | Désignation | Quantité proposée | Promo | Prix HT | TVA % | Prix TTC | Remise % | Action |
|---|
| TOTAL BRUT HT | 0.000 |
|---|---|
| REMISE | 0 |
| TOTAL NET HT | 0.000 |
| TVA | 0 |
| TOTAL TTC | 0.000 |
| Code à barre | Art | Désignation | Quantité proposée | Promo | Prix HT | TVA % | Prix TTC | Remise % | Action |
|---|
| TOTAL BRUT HT | 0.000 |
|---|---|
| REMISE | 0 |
| TOTAL NET HT | 0.000 |
| TVA | 0 |
| TOTAL TTC | 0.000 |