@if ($config->company_name != "") {{$config->company_name}} @else NOME DA EMPRESA AQUI @endif

PROPOSTA

@if(!empty($client->client_delivery_address)) @endif
INFORMAÇÕES DO CLIENTE DATA: {{date("d/m/Y")}}
RAZÃO SOCIAL: {{$client->client_name}}
NOME FANTASIA: {{$client->client_fantasy_name}}
CNPJ: {{$client->client_document}} INSC. ESTADUAL: {{$client->client_IERG}}
ENDEREÇO: {{$client->client_address}} , {{$client->client_address_number}} {{$client->client_complement}}
BAIRRO: {{$client->client_neighborhood}}
CIDADE: {{$client->client_city}} ESTADO: {{$client->client_state}}
CEP: {{$client->client_cep}}
ENDEREÇO ENTREGA: {{$client->client_delivery_address}} , {{$client->client_delivery_address_number}} {{$client->client_delivery_complement}}
BAIRRO ENT.: {{$client->client_delivery_neighborhood}}
CIDADE ENT.: {{$client->client_delivery_city}} ESTADO ENT.: {{$client->client_delivery_state}}
CEP ENT.: {{$client->client_delivery_cep}}
E-MAIL: {{$client->client_email}}
TELEFONE: {{$client->client_phone}} CELULAR: {{$client->client_cellphone}}
CONTATO: {{$buyer}} VENDEDOR: {{$seller->seller_name}}
@foreach($sale_items as $item) @endforeach
Produto Quantidade Valor Unitário Valor Total
{{$item->product_description}} {{$item->item_amount}} R$ {{number_format($item->item_unity_value, 3, ',', '.')}} R$ {{number_format($item->item_total_value, 2, ',', '.')}}
{{$total_item_amount}} TOTAL: R$ {{number_format($total_item_value, 2, ',', '.')}}
FRETE: R$ {{number_format($sale->sale_freight_value, 2, ',', '.')}}
OUTROS CUSTOS: R$ {{number_format($sale->sale_other_costs, 2, ',', '.')}}
DESCONTO: R$ {{number_format($sale->sale_total_discount, 2, ',', '.')}}

TOTAL: R$ {{number_format($sale->sale_total_value, 2, ',', '.')}}

PREVISÃO DE ENTREGA: {{date('d/m/Y', strtotime($sale->sale_delivery))}}
@foreach($sale_payments as $item) @if(!empty($item->purchase_payment_installments_amount)) @else @endif @if(!empty($item->purchase_payment_installments_due)) @else @if(!empty($item->purchase_payment_date)) @else @endif @endif @endforeach
FORMA PGTO. QTDE. PARCELAS VALOR TOTAL VENCIMENTO
{{$item->payment_name}}{{$item->purchase_payment_installments_amount}}1 R$ {{number_format($item->purchase_payment_value, 2, ',', '.')}}{{date("d/m/Y", strtotime($item->purchase_payment_installments_due))}}{{date("d/m/Y", strtotime($item->purchase_payment_date))}}
@if(!empty($sale->sale_observations))

OBSERVAÇÃO:

{{$sale->sale_observations}}

@endif

Condições de Fornecimento:

  1. Esta proposta de orçamento é um documento, favor conferir todos os dados contidos neste documento. Caso haja alguma divergência entre este e a solicitação de orçamento terá validade o conteúdo deste documento.
  2. Crédito sujeito a confirmação pelo Dep. Financeiro, para o aceite do Pedido.
  3. Matéria Prima e Prazo de Entrega sujeito à confirmação.
  4. Os materiais serão entregues acondicionados em caixas de papelão.
  5. Cores Especiais e Pantone devem ser informadas na solicitação do orçamento.
  6. Devido ao processo de produção não ser exato, reservamos no direito de entregar 10% para mais ou para menos da quantidade solicitada, sendo que será faturado a quantidade fabricada.
  7. Arte deverá ser fornecida em corel draw ou arquivo vetorizado, para desenvolvimento das amostras visuais.