| Produit * | Stock | Qté * | Prix * | Total | Note | |
|---|---|---|---|---|---|---|
|
@if(!empty($products[$index]['results']))
@foreach($products[$index]['results'] as $product)
@endforeach
|