{{ 'label.heading.viewstandinginstruction' | translate }}
{{'label.heading.name' | translate}} {{standinginstruction.name}}
{{'label.heading.applicant' | translate}} {{standinginstruction.fromClient.displayName}}
{{'label.heading.type' | translate}} {{standinginstruction.transferType.value}}
{{'label.heading.priority' | translate}} {{standinginstruction.priority.value}}
{{'label.heading.status' | translate}} {{standinginstruction.status.value}}
{{ 'label.heading.fromaccounttype' | translate }} {{standinginstruction.fromAccountType.value}}
{{ 'label.heading.fromaccount' | translate }} {{standinginstruction.fromAccount.productName}} - {{standinginstruction.fromAccount.accountNo}}
{{ 'label.heading.destination' | translate }} {{'label.heading.withinbank' | translate}} {{'label.heading.ownaccount' | translate}}
{{ 'label.input.tooffice' | translate }} {{standinginstruction.toOffice.name}}
{{ 'label.input.toclient' | translate }} {{standinginstruction.toClient.displayName}}
{{ 'label.input.toaccounttype' | translate }} {{standinginstruction.toAccountType.value}}
{{ 'label.input.toaccount' | translate }} {{standinginstruction.toAccount.productName}} - {{standinginstruction.toAccount.accountNo}}
{{ 'label.input.instructiontype' | translate }} {{standinginstruction.instructionType.value}}
{{ 'label.input.amount' | translate }} {{standinginstruction.amount| number}}
{{ 'label.heading.validfrom' | translate }} {{standinginstruction.validFrom | DateFormat}}
{{ 'label.heading.validtill' | translate }} {{standinginstruction.validTill | DateFormat}}
{{ 'label.heading.recurrencetype' | translate }} {{standinginstruction.recurrenceType.value}}
{{ 'label.heading.recurrenceinterval' | translate }} {{standinginstruction.recurrenceInterval}}
{{ 'label.heading.recurrencefrequency' | translate }} {{standinginstruction.recurrenceFrequency.value}}
{{ 'label.heading.recurrenceonmonthday' | translate }} {{standinginstruction.recurrenceOnMonthDay | DayMonthFormat}}
  {{ 'label.button.cancel' | translate }} {{ 'label.button.edit' | translate }}