{% trans_default_domain datatable.translationDomain %}
| {{ column.label|trans }} | {% endfor %}
|---|
| {% if column.filter is not same as(null) %}{% include column.filter.templateHtml %}{% endif %} | {% endfor %}
| {% if column.filter is not same as(null) %}{% include column.filter.templateHtml %}{% endif %} | {% endfor %}