{{template config_path="design/email/header_template"}}
{{trans "Dear %name," name=$admin}}
{{trans "The following customer has registered on the online platform and is awaiting your validation as soon as possible."}}
{{trans "Customer data"}}
{{trans "Customer: %customer" customer=$customer|raw}}
{{trans "Company: %company" company=$company|raw}}
{{trans "Best regards,"}}
{{trans "Nestlé Health Science"}}
{{template config_path="design/email/footer_template"}}