@if( isset( $data->restricao ) ) Restrição: {{$data->restricao}} @endif @if( isset($data->{'Insumo-Dados-Telefone-Consultado'}) && isset($data->{'Insumo-Dados-Telefone-Consultado'}->resumo) ) @endif @if( isset($data->protesto) && isset($data->protesto->resumo) ) @endif @if( isset($data->{'cheque-consulta-online-srs'}) && isset($data->{'cheque-consulta-online-srs'}->resumo) ) @endif @if( isset($data->{'telefone-vinculado-assinante-consultado'}) && isset($data->{'telefone-vinculado-assinante-consultado'}->resumo) ) @endif @if( isset($data->{'informacao-poder-judiciario'}) && isset($data->{'informacao-poder-judiciario'}->resumo) ) @endif @if( isset($data->spc) && isset($data->spc->resumo) ) @endif @if( isset($data->ccf) && isset($data->ccf->resumo) ) @endif @if( isset($data->{'cheque-lojista'}) && isset($data->{'cheque-lojista'}->resumo) ) @endif @if( isset($data->{'cheque-outras-ocorrencias-srs'}) && isset($data->{'cheque-outras-ocorrencias-srs'}->resumo) ) @endif @if( isset($data->{'consulta-realizada'}) && isset($data->{'consulta-realizada'}->resumo) ) @endif @if( isset($data->{'alerta-documento'}) && isset($data->{'alerta-documento'}->resumo) ) @endif @if( isset($data->{'credito-concedido'}) && isset($data->{'credito-concedido'}->resumo) ) @endif @if( isset($data->{'credito-concedido'}) && isset($data->{'credito-concedido'}->resumo) ) @endif @if( isset($data->{'contra-ordem'}) && isset($data->{'contra-ordem'}->resumo) ) @endif @if( isset($data->{'contra-ordem-documento-diferente'}) && isset($data->{'contra-ordem-documento-diferente'}->resumo) ) @endif
Ocorrência Quantidade Última Ocorrencia Valor
Confirmação dados Telefonicos @if( isset($data->{'Insumo-Dados-Telefone-Consultado'}->resumo->{'quantidade-total'}) && $data->{'Insumo-Dados-Telefone-Consultado'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'Insumo-Dados-Telefone-Consultado'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'Insumo-Dados-Telefone-Consultado'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'Insumo-Dados-Telefone-Consultado'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Protesto @if( isset($data->protesto->resumo->{'quantidade-total'}) && $data->protesto->resumo->{'quantidade-total'} > 0 ) {{ $data->protesto->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->protesto->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->protesto->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Consulta Online ao Banco @if( isset($data->{'cheque-consulta-online-srs'}->resumo->{'quantidade-total'}) && $data->{'cheque-consulta-online-srs'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'cheque-consulta-online-srs'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'cheque-consulta-online-srs'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'cheque-consulta-online-srs'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Telefones Vinculados @if( isset($data->{'telefone-vinculado-assinante-consultado'}->resumo->{'quantidade-total'}) && $data->{'telefone-vinculado-assinante-consultado'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'telefone-vinculado-assinante-consultado'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'telefone-vinculado-assinante-consultado'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'telefone-vinculado-assinante-consultado'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Informações do Poder Judiciario @if( isset($data->{'informacao-poder-judiciario'}->resumo->{'quantidade-total'}) && $data->{'informacao-poder-judiciario'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'informacao-poder-judiciario'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'informacao-poder-judiciario'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'informacao-poder-judiciario'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Registro SPC @if( isset($data->spc->resumo->{'quantidade-total'}) && $data->spc->resumo->{'quantidade-total'} > 0 ) {{ $data->spc->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->spc->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->spc->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Cheques Sem Fundo - ccf @if( isset($data->ccf->resumo->{'quantidade-total'}) && $data->ccf->resumo->{'quantidade-total'} > 0 ) {{ $data->ccf->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->ccf->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->ccf->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Registro de Cheque Lojista @if( isset($data->{'cheque-lojista'}->resumo->{'quantidade-total'}) && $data->{'cheque-lojista'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'cheque-lojista'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'cheque-lojista'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'cheque-lojista'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Cheque - Contra Ordem - Outras Ocorrências @if( isset($data->{'cheque-outras-ocorrencias-srs'}->resumo->{'quantidade-total'}) && $data->{'cheque-outras-ocorrencias-srs'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'cheque-outras-ocorrencias-srs'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'cheque-outras-ocorrencias-srs'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'cheque-outras-ocorrencias-srs'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Consulta Realizada @if( isset($data->{'consulta-realizada'}->resumo->{'quantidade-total'}) && $data->{'consulta-realizada'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'consulta-realizada'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'consulta-realizada'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'consulta-realizada'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Alerta de Documetntos @if( isset($data->{'alerta-documento'}->resumo->{'quantidade-total'}) && $data->{'alerta-documento'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'alerta-documento'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'alerta-documento'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'alerta-documento'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Crédito Concedido @if( isset($data->{'credito-concedido'}->resumo->{'quantidade-total'}) && $data->{'alerta-documento'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'credito-concedido'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'credito-concedido'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'credito-concedido'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Crédito Concedido @if( isset($data->{'credito-concedido'}->resumo->{'quantidade-total'}) && $data->{'alerta-documento'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'credito-concedido'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'credito-concedido'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'credito-concedido'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Contra Ordem @if( isset($data->{'contra-ordem'}->resumo->{'quantidade-total'}) && $data->{'contra-ordem'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'contra-ordem'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'contra-ordem'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'contra-ordem'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif
Contra-ordem dcto.diferente do Consultado @if( isset($data->{'contra-ordem-documento-diferente'}->resumo->{'quantidade-total'}) && $data->{'contra-ordem-documento-diferente'}->resumo->{'quantidade-total'} > 0 ) {{ $data->{'contra-ordem-documento-diferente'}->resumo->{'quantidade-total'} }} @else - @endif @if( isset($data->{'contra-ordem-documento-diferente'}->resumo->{'data-ultima-ocorrencia'}) ) {{ date_create($data->{'contra-ordem-documento-diferente'}->resumo->{'data-ultima-ocorrencia'})->format("d/m/Y H:i:s") }} @else - @endif