Facture achat
Ref facture | fournisseur | date | Total TTC | Action |
---|---|---|---|---|
{{$achat->id}} | {{$achat->fournisseur->nom}} | {{date('d-m-Y', strtotime($achat->created_at))}} | {{$achat->prixtotal}} DH |
{{ $achats->links('pagination::bootstrap-4') }}