{{template config_path="design/email/header_template"}}

{{trans "Dear %name," name=$companyCredit.customerName}}

{{trans "Your company credit account has been reimbursed by %reimbursed_amount." reimbursed_amount=$companyCredit.operationAmount }}

{{trans "If you have any questions, please contact the seller."}}

{{template config_path="design/email/footer_template"}}