UNITE: DEPOT REGHAIA VENTE DIRECTE DATE TRANSFERT :

TRANSFERT RECETTE VERS : CAISSE

@php $total_encaissement_vente = 0; @endphp @php $total_encaissement_achat = 0; @endphp @php $total_marge_benificiaire = 0; @endphp @foreach ($points as $point => $one) @php @endphp @for($i=0;$i$value); $total_encaissement_vente += floatval($num); } if ($value === 'encaissement_achat') { $num = str_replace([' ', ','], ['', '.'], $one->$value); $total_encaissement_achat += floatval($num); } if ($value === 'marge_benificiaire') { $num = str_replace([' ', ','], ['', '.'], $one->$value); $total_marge_benificiaire += floatval($num); } @endphp @endfor @endforeach
Type Encaissement vente Encaissement Achat Marge Bénéficiaire
{{$one->$value}}
TOTAL GENERAL {{number_format($total_encaissement_vente, 2, ',', ' ') }} {{number_format($total_encaissement_achat, 2, ',', ' ') }} {{number_format($total_marge_benificiaire, 2, ',', ' ') }}
Visa Caissier principal Visa Agent de recouvrement Visa Caissier fournisseur