ID | Désignation | Stock final |
---|---|---|
{{ $rows->idproduit }} | {{ $rows->nom }} | {{ number_format($rows->stock_final,2,',',' ') }} |
@include("template.Head")
ID | Désignation | Stock final |
---|---|---|
{{ $rows->idproduit }} | {{ $rows->nom }} | {{ number_format($rows->stock_final,2,',',' ') }} |