@extends('templates.base.base_support') @section('labelledChart', "2411 Mobilier de bureau et de logement") @section('content')
| Désignation du stock : | {{$addInfo->label}} |
| Stock de précaution : | |
| Stock maximal : | Value stk max |
| Code spécifique : | value code |
| Spécifité du produit : | Value spécifité |
| No d'ordre | Date | Origine des entrées ou Destination des sorties |
Fournisseur | Entrée | Sortie | Stock | Date de péremption | ||||||
| Quantitité | Prix Unitaire TTC | Montant Total | Quantitité | Prix Unitaire TTC | Montant Total | Quantitité | Prix Unitaire TTC | Montant Total | |||||
| Situation au 1er janvier : | |||||||||||||
| {{$addInfo->num_save}} | {{date('d/m/y', strtotime($addInfo->periodicity))}} | {{$addInfo->fournisseur}} | {{$addInfo->quantity}} | {{number_format($brut, 0, ',', ' ')}} | {{number_format($brut*$addInfo->quantity, 0, ',', ' ')}} | {{$addInfo->quantity}} | {{number_format($brut, 0, ',', ' ')}} | {{number_format($brut*$addInfo->quantity, 0, ',', ' ')}} | {{$addInfo->quantity}} | {{number_format($brut, 0, ',', ' ')}} | {{number_format($brut*$addInfo->quantity, 0, ',', ' ')}} | {{date('d/m/y', strtotime($addInfo->expiry_date))}} | |