CÓDIGO | DESCRIÇÃO | ALIQ. | REF. | QUANT. | CUSTO | TOTAL | ||
---|---|---|---|---|---|---|---|---|
{{$i['id']}} | {{$i['nome']}} | @if($i['aliq'] == '0.00')- | @else{{$i['aliq']}} | @endif @if($i['ref'] == 'UNID' || $i['ref'] == 'UND')UN | @else{{$i['ref']}} | @endif{{number_format($i['estoque_atual'], 2)}} | {{number_format($i['valor_compra'], 2)}} | {{number_format($i['total_comprar'], 2)}} |
Total de itens: {{number_format($somaItens, 2)}} | TOTAL | {{number_format($somaValor, 2, ',', '.')}} |