{% if app.session.get('aparelhopescanomereferencia_search_text') is not empty %} {% endif %}

{{'cabecalho.listar.aparelhopescanomereferencia'|trans}}

{% if is_granted('ROLE_APARELHOPESCANOMEREFERENCIA_CREATE') %} {{'acao.incluir'|trans}} {% endif %}
{% for entity in entities %} {% endfor %}
{{'entidade.aparelhopescanomereferencia.txtNomeReferencia'|trans}} {{'Ações'|trans}}
{{ entity.txtNomeReferencia }} {{ entity.id }}
{# #} {% if is_granted('ROLE_APARELHOPESCANOMEREFERENCIA_EDIT') %} {% endif %} {% if is_granted('ROLE_APARELHOPESCANOMEREFERENCIA_DELETE') %} {% endif %}
{% set module = "aparelhopescanomereferencia"%} {% include "propesqBundle:Form:pagination.html.twig" %}