{{#if data.length}}
{{#if showHideBotIcon}} {{/if}}
Transfer Confirmation
Funds Transfer Summary
{{#if fromAccount}}
From: {{fromAccount}}
{{/if}} {{#if toAccount}}
To: {{toAccount}}
{{/if}} {{#if amountTransferred}}
Amount: {{amountTransferred}}
{{/if}}

Once the transfer is made, it cannot be cancelled

{{#each data}} {{#each buttons}} {{/each}} {{/each}}
{{/if}}