{% if admin.hasroute('show') and admin.id(object) and admin.isGranted('VIEW', object) and admin.show|length > 0 %} {% if topList is defined and topList == true %}
  • {% endif %} {{ icon("eye") }} {{ 'link_action_show'|trans({}, 'CommonTrans') }} {% if topList is defined and topList == true %}
  • {% endif %} {% endif %}