{{trans "Credit memo"}}

{{var pdfInvoiceCustom.formatDate($creditmemo.created_at)}}

{{var businessInformation.getCompany()}}

{{var businessInformation.getAddress()}}

{{var businessInformation.getPhone()}}

{{var businessInformation.getVatNumber()}}

{{var businessInformation.getContact()}}

{{var businessInformation.getRegistered()}}

{{trans "No #"}}{{var creditmemo.increment_id}}

{{depend order.getIsNotVirtual()}}

{{trans "SHIPPING ADDRESS"}}

{{var formattedShippingAddress|raw}}

{{/depend}}

{{trans "BILLING ADDRESS"}}

{{var formattedBillingAddress|raw}}

{{layout area="frontend" handle="pdfinvoice_order_creditmemo_items3" creditmemo=$creditmemo order=$order itemBarcode=1}}
{{trans "PAYMENT METHOD"}}
{{var payment_title|raw}}
{{depend order.getIsNotVirtual()}}
{{trans "SHIPPING METHOD"}}
{{var order.getShippingDescription()}}
{{/depend}}