{% trans_default_domain 'customer' %} {{ form_start(list_form) }}
{{ knp_pagination_sortable(transportistas, 'list.name'|trans, 'c.name') }} | {{ knp_pagination_sortable(transportistas, 'list.identification'|trans, 'c.identification') }} | {{ knp_pagination_sortable(transportistas, 'Placa', 'c.placa') }} | ||||
---|---|---|---|---|---|---|
No se encontraron transportistas | ||||||
{{ form_row(list_form.invoices[key]) }} | {{ entity.name }} | {{ entity.identification }} | {{ entity.placa }} | {#{{ result.due_amount|localizedcurrency(currency, app.request.locale) }} | {{ result.gross_amount|localizedcurrency(currency, app.request.locale) }} | {% trans %} list.invoices{% endtrans %} | #}