{{ 'id'|trans }} | {{ invoiceFile.id }} | {{ 'invoice_file.filename'|trans }} | {{ invoiceFile.filename }} | {{ 'date_add'|trans }} | {{ invoiceFile.dateAdd ? invoiceFile.dateAdd|date('Y-m-d H:i:s') : '' }} |
---|---|---|---|---|---|
{{ 'invoice_file.original_filename'|trans }} | {{ invoiceFile.originalFilename }} | {{ 'date_upd'|trans }} | {{ invoiceFile.dateUpd ? invoiceFile.dateUpd|date('Y-m-d H:i:s') : '' }} |