{{#if isFirstPage}}
{{#end}}
{{#unless isPaymentSummaryPage}}
{{#if properties.configuration.hasResetButton}}
{{#end}}
{{#if properties.configuration.hasPreviousButton}}
{{#if hasPreviousPage}}
{{#end}}
{{#end}}
{{#if properties.configuration.hasNextButton}}
{{#if hasNextPage}}
{{#end}}
{{#end}}
{{#if properties.configuration.hasSaveForLaterButton}}
{{#end}}
{{#end}}
{{#if isPaymentSummaryPage}}
{{#if properties.configuration.hasPurchaseButton}}
{{#end}}
{{#end}}
{{#if isLastPage}}
{{#unless isPaymentSummaryPage}}
{{#if properties.configuration.hasCalculateButton}}
{{#end}}{{#if properties.configuration.hasSubmitButton}}
{{#end}}{{#if properties.configuration.hasApproveButton}}
{{#end}}{{#if properties.configuration.hasPreviewButton}}
{{#end}}{{#if properties.configuration.hasUpdateButton}}
{{#end}}{{#if properties.configuration.hasCalculateButton}}
{{#end}}
{{#end}}
{{#end}}
{{#if properties.configuration.hasPrintButton}}
{{#unless isPaymentSummaryPage}}
{{#end}}
{{#end}}