description = "Counter Section" [viewBag] == addJs('assets/vendor/waypoints/jquery.waypoints.min.js'); $this->addJs('assets/vendor/counterup/jquery.counterup.js'); } ?> == {% if data.section_counter_type == 'image' %}
{% else %}
{% endif %}
{% if data.section_counter_header or data.section_counter_subheader %}

{{ data.section_counter_header }}

{{ data.section_counter_subheader }}
{% endif %}
{% set aos = ['flip-left', 'flip-up', 'flip-right', 'flip-left', 'flip-down', 'flip-right'] %} {% for fields in data.section_counter %}

{{ fields.section_counter_number }}

{{ fields.section_counter_title }}
{% endfor %}
{% if data.section_counter_count %} {% put scripts %} {% endput %} {% endif %}