{% if is_granted("RESERV_REFUND_EDIT") and entity.canBeEdited %} {% endif %} {% if (entity.status in entity.getStatuesForPayments) %} {% endif %} {% if is_granted("RESERV_REFUND_DELETE") and entity.canBeDelete %} {% endif %}