{% set id = id is defined ? id : '$$name$$' %} {% set countCols = countCols is defined ? countCols : 0 %}
{% if not isShow %} {{ form_widget(formCaptura.numQuantidadeKg,{ 'attr': {'class': 'capturaQtdKg cemporcento insertaction hasfocus', 'required': 'required'} }) }} {% else %} {{ form_widget(formCaptura.numQuantidadeKg,{ 'attr': {'class': 'capturaQtdKg cemporcento insertaction hasfocus'} }) }} {% endif %}
{% if not isShow %}
{% endif %} {% if formCaptura.idAparelhoPesca.get('value') is not empty %} {% endif %}