{% set id = id is defined ? id : '$$name$$' %} {% set countCols = countCols is defined ? countCols : 0 %}
{% include 'propesqBundle:Referencia:referencia_captura.html.twig' with {'formCaptura': formCaptura, 'id' : id, 'countCols': countCols , 'isShow':isShow } %}