{{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()}}
{{/depend}}
{{trans "SHIPPING ADDRESS"}}
{{var formattedShippingAddress|raw}}
{{trans "BILLING ADDRESS"}}
{{var formattedBillingAddress|raw}}
{{layout area="frontend" handle="pdfinvoice_order_creditmemo_items3" creditmemo=$creditmemo order=$order itemBarcode=1}}