{% extends 'base.html.twig' %} {% block title%} WONDER-Transporte Internacional {% endblock %} {% block titulo %} CUENTAS PAGADAS TRANSPORTISTAS - INTERNACIONAL {% endblock %} {% block bread %} Pagados-T-InterNal {% endblock %} {% block body %}
| Nº | Empresa | MIC/DTA | Fecha de Pago | Tramo | Empresa de Apoyo | {#No. Factura | #}Monto Bs. | Cobrador | Forma de Pago | Téc. Responsable | Observaciones | {#Acciones | #}
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ indice }} | {{ entity.nombre }} | {{ entity.micdta}} | {{ entity.fpagofact|date('d-m-Y') }} | {{ entity.origen }} - {{ entity.destino}} | {{ entity.EmpTrans }} | {##} {# {% if ( entity.fac != 0 ) %}#} {# F-{{ entity.fac }}#} {# {% endif %}#} {# | #}{{ entity.acta|number_format(2, '.', ',') }} | {{ entity.cobrador }} | {{ entity.formapago }} | {{ entity.nombres }} | {{ entity.observacion}} | {##} {# | #}
| Total: |