{{#with message}}

You have a new message from {{sender.display-name}}

"{{content}}"
{{#eq recipient-role "customer"}}

Reply to {{sender.display-name}}

{{/eq}} {{#eq recipient-role "provider"}}

Reply to {{sender.display-name}}

{{/eq}} {{/with}}