{{-- Messagens da session --}} @include('partials.session-message')
{{ isset($transportadora) ? $transportadora->nomefantasia : '-' }}

{{ isset($transportadora) ? $transportadora->razaosocial : '-' }}

@if (isset($transportadora)) @endif

Transportadora

DADOS CADASTRAIS

@if ($errors->has('sigla')) {{ $errors->first('sigla') }} @endif
@if ($errors->has('name')) {{ $errors->first('nomefantasia') }} @endif
@if ($errors->has('name')) {{ $errors->first('nomefantasia') }} @endif
@if ($errors->has('email')) {{ $errors->first('email') }} @endif
@if ($errors->has('cnpj')) {{ $errors->first('cnpj') }} @endif
{{-- Inscrição estadual --}}
@if ($errors->has('inscestadual')) {{ $errors->first('inscestadual') }} @endif
{{-- Url de rastreio --}}
@if ($errors->has('urlTracking')) {{ $errors->first('urlTracking') }} @endif

Endereço

{{-- CEP --}}
@if ($errors->has('cep')) {{ $errors->first('cep') }} @endif
{{-- Endereço --}}
@if ($errors->has('endereco')) {{ $errors->first('endereco') }} @endif
{{-- Número --}}
@if ($errors->has('numero')) {{ $errors->first('numero') }} @endif
{{-- Complemento --}}
@if ($errors->has('complemento')) {{ $errors->first('complemento') }} @endif
{{-- Bairro --}}
@if ($errors->has('bairro')) {{ $errors->first('bairro') }} @endif
{{-- Cidade --}}
@if ($errors->has('cidade')) {{ $errors->first('cidade') }} @endif
{{-- Estado --}}
@if ($errors->has('estado')) {{ $errors->first('estado') }} @endif
@if ($errors->has('ibge')) {{ $errors->first('ibge') }} @endif

Credenciais e Parametrizações

API Key

@if ($errors->has('apikey')) {{ $errors->first('apikey') }} @endif

Tabela

{{-- Serviço --}}
@if ($errors->has('servicename')) {{ $errors->first('servicename') }} @endif
{{-- Serviço --}}
@if ($errors->has('ceptransportadora')) {{ $errors->first('ceptransportadora') }} @endif
{{-- Fator de Cubagem --}}
@if ($errors->has('fatorcubagem')) {{ $errors->first('fatorcubagem') }} @endif

PARAMETRIZAÇÃO GOLLOG

{{-- companyKey --}}
@if ($errors->has('companyKey')) {{ $errors->first('companyKey') }} @endif
{{-- station --}}
@if ($errors->has('station')) {{ $errors->first('station') }} @endif
{{-- agreementCode --}}
@if ($errors->has('agreementCode')) {{ $errors->first('agreementCode') }} @endif

PARAMETRIZAÇÃO BRASPRESS

{{-- CTab --}}

PARAMETRIZAÇÃO BRUDAM

{{-- CTab --}}
@if ($errors->has('ctab')) {{ $errors->first('ctab') }} @endif
{{-- CServ --}}
@if ($errors->has('cserv')) {{ $errors->first('cserv') }} @endif
@if ($errors->has('cnpjemitente')) {{ $errors->first('cnpjemitente') }} @endif

PARAMETRIZAÇÃO AZUL

{{-- Origem Base --}}
{{--AWB--}}
{{-- Forma de Pagamento --}}
{{-- Tipo Entrega --}}

PARAMETRIZAÇÃO CORREIOS

{{--nuDR--}}
{{-- --}}
{{-- Nº Contrato --}}
@if ($errors->has('nucontrato')) {{ $errors->first('nucontrato') }} @endif
{{-- Valor Declarado --}}
{{-- Sedex 10 --}}
sedex10 ? 'checked' : '' }}> @if ($errors->has('sedex10')) {{ $errors->first('sedex10') }} @endif
{{-- Sedex 12 --}}
sedex12 ? 'checked' : '' }}> @if ($errors->has('sedex12')) {{ $errors->first('sedex12') }} @endif
{{-- Sedex Hoje --}}
sedexhoje ? 'checked' : '' }}> @if ($errors->has('sedexhoje')) {{ $errors->first('sedexhoje') }} @endif
{{-- Sedex --}}
sedex ? 'checked' : '' }}> @if ($errors->has('sedex')) {{ $errors->first('sedex') }} @endif
{{-- PAC --}}
pac ? 'checked' : '' }}> @if ($errors->has('pac')) {{ $errors->first('pac') }} @endif
{{-- Mini Envio --}}
minienvio ? 'checked' : '' }}> @if ($errors->has('minienvio')) {{ $errors->first('minienvio') }} @endif
{{-- PAC --}}
paccorreioslogmais ? 'checked' : '' }}> @if ($errors->has('paccorreioslogmais')) {{ $errors->first('paccorreioslogmais') }} @endif
{{-- PAC --}}
transferlog ? 'checked' : '' }}> @if ($errors->has('transferlog')) {{ $errors->first('transferlog') }} @endif
{{-- Forma de Pagamento --}}
{{-- Conta Corrente --}}
@if ($errors->has('contacorrente')) {{ $errors->first('contacorrente') }} @endif
{{-- CodigoProduto --}}
@if ($errors->has('codigoproduto')) {{ $errors->first('codigoproduto') }} @endif
{{-- Seguro Próprio --}}
{{-- Seguro Apólice --}}
@if ($errors->has('seguroapolice')) {{ $errors->first('seguroapolice') }} @endif
{{-- Seguro Seguradora --}}
@if ($errors->has('seguroseguradora')) {{ $errors->first('seguroseguradora') }} @endif
{{-- Código Manuseio --}}
@if ($errors->has('codigomanuseio')) {{ $errors->first('codigomanuseio') }} @endif
{{-- Carga Perigosa --}}
@if ($errors->has('cargaperigosa')) {{ $errors->first('cargaperigosa') }} @endif
{{-- Natureza do Produto --}}
@if ($errors->has('produtonatureza')) {{ $errors->first('produtonatureza') }} @endif

PARAMETRIZAÇÃO

{{-- Domínio --}}
@if ($errors->has('dominio')) {{ $errors->first('dominio') }} @endif
@if ($errors->has('passwordtracking')) {{ $errors->first('passwordtracking') }} @endif
@if ($errors->has('mercadoria')) {{ $errors->first('mercadoria') }} @endif
{{--
--}} {{--
--}} {{--

PARAMETRIZAÇÃO TMSS

--}} {{-- --}}{{-- Domínio --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- @if ($errors->has('dominio'))--}} {{-- {{ $errors->first('dominio') }}--}} {{-- @endif--}} {{--
--}} {{--
--}} {{--
--}}

{{-- gce --}}
gce ? 'checked' : '' }}> @if ($errors->has('gce')) {{ $errors->first('gce') }} @endif
{{-- egc --}}
egc ? 'checked' : '' }}> @if ($errors->has('egc')) {{ $errors->first('egc') }} @endif
{{-- urgentekg --}}
urgentekg ? 'checked' : '' }}> @if ($errors->has('urgentekg')) {{ $errors->first('urgentekg') }} @endif
{{-- rapidokg --}}
rapidokg ? 'checked' : '' }}> @if ($errors->has('rapidokg')) {{ $errors->first('rapidokg') }} @endif
{{-- saude --}}
saude ? 'checked' : '' }}> @if ($errors->has('saude')) {{ $errors->first('saude') }} @endif
{{-- chegolmini --}}
chegolmini ? 'checked' : '' }}> @if ($errors->has('chegolmini')) {{ $errors->first('chegolmini') }} @endif
{{-- chegol --}}
chegol ? 'checked' : '' }}> @if ($errors->has('chegol')) {{ $errors->first('chegol') }} @endif
{{-- urgentemlt --}}
urgentemlt ? 'checked' : '' }}> @if ($errors->has('urgentemlt')) {{ $errors->first('urgentemlt') }} @endif
{{-- urgente --}}
urgente ? 'checked' : '' }}> @if ($errors->has('urgente')) {{ $errors->first('urgente') }} @endif
{{-- rapidomlt --}}
rapidomlt ? 'checked' : '' }}> @if ($errors->has('rapidomlt')) {{ $errors->first('rapidomlt') }} @endif
{{-- rapido --}}
rapido ? 'checked' : '' }}> @if ($errors->has('rapido')) {{ $errors->first('rapido') }} @endif
{{-- economlt --}}
economlt ? 'checked' : '' }}> @if ($errors->has('ECONO MLT')) {{ $errors->first('economlt') }} @endif
{{-- economico --}}
economico ? 'checked' : '' }}> @if ($errors->has('economico')) {{ $errors->first('economico') }} @endif

Produção

{{-- Usuário --}}
@if ($errors->has('user')) {{ $errors->first('user') }} @endif
@if ($errors->has('token_tracking')) {{ $errors->first('token_tracking') }} @endif
@if ($errors->has('token_cotacao')) {{ $errors->first('token_cotacao') }} @endif
{{-- Senha --}}
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
{{-- Senha --}}
@if ($errors->has('tipoServico')) {{ $errors->first('tipoServico') }} @endif
@if ($errors->has('tipoSituacaoTributariaRemetente')) {{ $errors->first('tipoSituacaoTributariaRemetente') }} @endif
@if ($errors->has('divisaoCliente')) {{ $errors->first('divisaoCliente') }} @endif

CREDENCIAIS

{{-- Chave --}}
@if ($errors->has('chave')) {{ $errors->first('chave') }} @endif
{{-- Cartão Postagem --}}
@if ($errors->has('cartaopostagem')) {{ $errors->first('cartaopostagem') }} @endif

Sandbox

@if ($errors->has('usersandbox')) {{ $errors->first('usersandbox') }} @endif
{{-- Senha --}}
@if ($errors->has('passwordsandbox')) {{ $errors->first('passwordsandbox') }} @endif

ENDEREÇO OPERACIONAL

operacional == 'ATIVO' ? 'checked' : '' }}>

Endereço

{{-- CEP --}}
@if ($errors->has('cepoperacional')) {{ $errors->first('cepoperacional') }} @endif
{{-- Endereço --}}
@if ($errors->has('enderecooperacional')) {{ $errors->first('enderecooperacional') }} @endif
{{-- Número --}}
@if ($errors->has('numerooperacional')) {{ $errors->first('numerooperacional') }} @endif
{{-- Complemento --}}
@if ($errors->has('complementooperacional')) {{ $errors->first('complementooperacional') }} @endif
{{-- Bairro --}}
@if ($errors->has('bairrooperacional')) {{ $errors->first('bairrooperacional') }} @endif
{{-- Cidade --}}
@if ($errors->has('cidadeoperacional')) {{ $errors->first('cidadeoperacional') }} @endif
{{-- Estado --}}
@if ($errors->has('estadooperacional')) {{ $errors->first('estadooperacional') }} @endif
@if ($errors->has('ibgeoperacional')) {{ $errors->first('ibgeoperacional') }} @endif

Cálculo Extra

{{-- somatotalpercentual --}}

EXTRA SOBRE O CUSTO FINAL

@if ($errors->has('somatotalpercentual')) {{ $errors->first('somatotalpercentual') }} @endif
@if ($errors->has('somaextrapercentual')) {{ $errors->first('somaextrapercentual') }} @endif

TAXA EXTRA

{{-- somatotalkg --}}
@if ($errors->has('somatotalkg')) {{ $errors->first('somatotalkg') }} @endif
{{-- somatotalkglimite --}}
@if ($errors->has('somatotalkglimite')) {{ $errors->first('somatotalkglimite') }} @endif
{{-- somatotalkgexcedente --}}
@if ($errors->has('somatotalkgexcedente')) {{ $errors->first('somatotalkgexcedente') }} @endif

Empresas

LIBERAÇÃO DE ACESSO

@if (isset($transportadora->idtransportadora)) @csrf @foreach($empresas as $empresa)
transportadoras->contains($transportadora->idtransportadora) ? 'checked' : '' }} />
@endforeach @endif

Volume por Cotação

{{-- alturamaxima --}}

PARÂMETROS MÁXIMOS

m
@if ($errors->has('alturamaxima')) {{ $errors->first('alturamaxima') }} @endif
m
@if ($errors->has('larguramaxima')) {{ $errors->first('larguramaxima') }} @endif
{{-- comprimentomaximo --}}
m
@if ($errors->has('comprimentomaximo')) {{ $errors->first('comprimentomaximo') }} @endif
{{-- pesomaximo --}}
kg/volume
@if ($errors->has('pesomaximo')) {{ $errors->first('pesomaximo') }} @endif
{{-- volumemaximo --}}
kg
@if ($errors->has('volumemaximo')) {{ $errors->first('volumemaximo') }} @endif

FTPS

@if(isset($transportadora)) @include('partials.upload', ['model' => $transportadora]) @endif
@include('partials.upload-js') @include('layouts.footers.auth.footer')