Logo RC Transportes

{{ $venda['empresa_razao_social'] }}

CNPJ: {{ $venda['empresa_cnpj'] }}

Av. 19, N 16C, Bairro Vila Isabel Cafeteira, São Luis MA

Email: {{ $venda['empresa_email'] }}

Contato: {{ $venda['empresa_telefone'] }} / {{ $venda['empresa_celular'] }}

NF-e

{{ $venda['nNF'] }}

Natureza da Operação: Data de Emissão:
Frete: Transporte de GLP {{ $venda['data_emissao'] }}
Destinatário: CNPJ:
{{ $venda['destinatario'] }} {{ $venda['destinatario_cnpj'] }}
Endereço: Bairro: Município: UF:
{{ $venda['endereco'] }} {{ $venda['bairro'] }} {{ $venda['municipio'] }} {{ $venda['uf'] }}
Qtde. Descrição do Produto Valor Unit. Valor Total
{{ $venda['dados_p13']['quantidade'] }} GLP - P13 R$ {{ number_format($venda['dados_p13']['valor_unitario'], 2, ',', '.') }} R$ {{ number_format($venda['dados_p13']['valor_total'], 2, ',', '.') }}
{{ $venda['dados_p20']['quantidade'] }} GLP - P20 R$ {{ number_format($venda['dados_p20']['valor_unitario'], 2, ',', '.') }} R$ {{ number_format($venda['dados_p20']['valor_total'], 2, ',', '.') }}
{{ $venda['dados_p45']['quantidade'] }} GLP - P45 R$ {{ number_format($venda['dados_p45']['valor_unitario'], 2, ',', '.') }} R$ {{ number_format($venda['dados_p45']['valor_total'], 2, ',', '.') }}
Desconto Forma de Pagamento: Valor Total do Frete
R$ {{ number_format($venda['desconto'], 2, ',', '.') }} {{ $venda['forma_pagamento'] }} R$ {{ number_format($venda['valor_total_frete'], 2, ',', '.') }}