|
crt |
Denumire produselor sau a serviciilor | Cantitate |
|
|
|---|
| {{ $i++ }}. |
{{$det_anexa->denumire }} @if($det_anexa->obs) {{"Detalii: " . $det_anexa->obs }} @endif |
|
{{ number_format(round($det_anexa->pret_vanzare,2),2) }} | {{ number_format(round($det_anexa->cantitate*$det_anexa->pret_vanzare,2),2) }} |
|
Vânzător: {{$company->denumire}} {{Auth::user()->name}} _________________________ |
Cumpărător: {{$contract->nume}} ___________________________________ |
TOTAL ({{$contract->tip_valuta}}) |
|
|||