Resumo da Ocorrência

{{ partial('despacho/partial-ocorrencia-toolbar') }}
{% if permissao.denuncia_sigilo AND ocor.OCOR_IS_SIGILO == 'S' %} Sigilo {% elseif ocor.OCOR_IS_SIGILO == 'N' %} {{ ocor.OCOR_NM_SOLICITANTE }} {% else %} Sigilo {% endif %}
{% if permissao.denuncia_sigilo AND ocor.OCOR_IS_SIGILO == 'S' %} Sigilo {% elseif ocor.OCOR_IS_SIGILO == 'N' %} {{ ocor.OCOR_FONE_SOLICITANTE }} {% else %} Sigilo {% endif %}
{% if permissao.denuncia_sigilo AND ocor.OCOR_IS_SIGILO == 'S' %} Sigilo {% elseif ocor.OCOR_IS_SIGILO == 'N' %} {{ ocor.cpf_solicitante }} {% else %} Sigilo {% endif %}
{% if permissao.denuncia_sigilo AND ocor.OCOR_IS_SIGILO == 'S' %} Sigilo {% elseif ocor.OCOR_IS_SIGILO == 'N' %} {{ ocor.email_solicitante }} {% else %} Sigilo {% endif %}

 

{% if ocor.OCOR_NR_OCORRENCIA is empty %} - {% else %} {{ ocor.OCOR_NR_OCORRENCIA }} {% endif %}
{% if exibeRA %}
{% if ocor.OCOR_RA_OCORRENCIA is empty %} - {% else %} {{ ocor.OCOR_RA_OCORRENCIA }} {% endif %}
{% endif %}
{{ ocor.OCOR_PROTOCOLO }}
{{ date('d/m/Y H:i:s', strtotime(ocor.OCOR_DH_OCORRENCIA)) }}
{{ ocor.OCOR_ID_ATENDENTE }}
{{ ocor.getSituacao() }}
{{ ocor.getPrioridade() }}
{{ ocor.Origem.DESCRICAO }}
{{ ocor.Coordenador.COORD_TX_COORDENADOR }}

 

{{ ocor.TipoOcorrencia.TPOC_TX_OCORRENCIA }}
{{ ocor.OCOR_TX_OBSERVACAO }}

 

{% if ocor.Proprios.PROP_TX is empty %} - {% else %} {{ ocor.Proprios.PROP_TX }} {% endif %}
{{ ocor.CepOcorrencia.CEPENDERECO }}
{{ ocor.OCOR_NR_END_OCORRENCIA }}
{% if ocor.OCOR_TX_END_COMPL_OCORRENCIA is empty %} - {% else %} {{ ocor.OCOR_TX_END_COMPL_OCORRENCIA }} {% endif %}
{% if ocor.OCOR_BAIRRO_OCORRENCIA is empty %} - {% else %} {{ ocor.OCOR_BAIRRO_OCORRENCIA }} {% endif %}
{% if ocor.Regional.REG_TX_REGIONAL is empty %} - {% else %} {{ ocor.Regional.REG_TX_REGIONAL }} {% endif %}