@extends('Comercial.JobBase') @section('form')
@include('Comercial.componentes.0_info_static')
@include('Comercial.componentes.A_briefing_static')
@include('Comercial.componentes.A_cronograma_yearCalendar_static')
@include('Comercial.componentes.ORCAMENTO.B_orcamento_static')
@include('Comercial.componentes.B_condpagto_static')
@include('Comercial.componentes.C_aprovacaoDiretoria_static')

Gerar PDF do Orçamento

@include('Comercial.componentes.D_aprovacaoCliente_static')
@include('Comercial.componentes.logs')
@endsection @section('form_scripts') @include('Comercial.componentes.A_cronograma_yearCalendar_static_scripts') @include('Comercial.componentes.ORCAMENTO.B_orcamento_static_scripts') @endsection