{% if peso == '' and actual.0.weight != '' %}
{% set weight_pet = actual.0.weight %}
{% else %}
{% set weight_pet = peso %}
{% endif %}
{# fin datos PET #}
{# Condicional para mostrar encuesta MG o datos clinicos segun modalidad #}
{% if(actual.0.varMod =='MG' and dynamicSurvey is empty) %}