{% for type in types %} {% include 'modules/common/components/table-cells/actions.html.twig' with { "trash": true, "edit": true, "save": true } %} {% endfor %}
{{ 'datatables.table.Id' | trans }} {{ 'contact.settings.table.name' | trans }} {{ 'contact.settings.table.preview' | trans }} {{ 'contact.settings.table.imagePath' | trans }} {{ 'datatables.table.actions' | trans }}
{{ type.id }} {{ type.name | capitalize}} {{ type.getImagePath() }}