{%if entity.id is defined and entity.id is not null and show is defined%}
{{'cabecalho.detalhar.especiepmap'|trans}}
{% elseif entity.id is defined and entity.id is not null%}
{{'cabecalho.alterar.especiepmap'|trans}}
{%else%}
{{'cabecalho.incluir.especiepmap'|trans}}
{%endif%}