Code-barre: {{$bottle?->barcode}}
État: {{ $bottle?->status?->label }}
| Date et heure | Centre de distribution | Type | Note |
|---|---|---|---|
| {{ \Carbon\Carbon::parse($history->movement_date)->format('d/m/Y \à H:i') }} | {{ $history->distributionCenter?->name ?? '-' }} | {{ $history->type->label }} | {{ $history->notes }} |
| Aucun historique trouvé | |||