{% macro box(title, class="") %}
{{ title }}
{{ caller() }}
{% endmacro %} {# {% call box("Box") %}{% endcall %} {{ obj|fieldset("Dados Gerais", "a,b,(c,d),(e,f),(g,h)", actions="x,y", lookups="w,z") }} {{ obj|actions("x,y,z") }} #}