{% extends '::email.html.twig' %} {% block subject %} {{ subject }} {% endblock %} {% block body %}
Hi {{ recip_name }},
Please process our Credit Request on waybill: {{ waybill_no }}.
Request reference: | {{ doc_no }} |
Request reason: | {{ request_opts[reason] }} |
Our observation: | {{ comment }} |
{{ waybill_disp|raw }}
{#Our system findings on this waybill are:
{{ alert.getSystemFinding }} |
Our comments are:
{{ alert.getUserFinding }} |