{#{{ dump(object.id) }}#} {#{% if object.status is defined and object.status == 'approved'%}

Process this Approved Payout Request

                                       
{% else %}

This Donation payout request needs to be approved before payout can be made.

{% endif %}#} {#{{ dump( object.status) }}#} {% if object.status is defined and object.status == 'approved' %}

Process this Approved Payout Request

{% else %} {% if object.status is defined and object.status == 'completed' %}

Payout Completed.

{% else %}

This Donation payout request needs to be approved before payout can be made.

{% endif %} {% endif %}