| # | Référence | Date | Produit | Type | Quantité | Source | Observation |
|---|---|---|---|---|---|---|---|
| {{ $movements->firstItem()+$key }} | {{ $movement->reference }} | {{ \Carbon\Carbon::parse($movement->date)->format('d/m/Y') }} | {{ $movement->designation }} | @if($movement->type=='in') Entrée @else Sortie @endif | {{ number_format($movement->quantity, 0, '.', ' ') }} L | {{ ucfirst(str_replace('_',' ',$movement->source)) }} | {{ $movement->note ?? '-' }} |
Aucun mouvement trouvéAucun résultat avec ces filtres |
|||||||