{{#if @isV2}} {{#if (and this.canUndeleteVersion @modelForData.deleted)}} {{/if}} {{#if (and (not @modelForData.deleted) (not @modelForData.destroyed))}} {{#if (or this.canDestroyVersion this.canDestroyAllVersions)}}
{{else}} {{#if (or (and this.isLatestVersion this.canDeleteSecretData) this.canSoftDeleteSecretData)}}There are three ways to delete or destroy the {{@model.id}} secret. Each is different, so be sure to read the below carefully.
How would you like to proceed?
{{#unless @modelForData.destroyed}} {{#unless @modelForData.deleted}} {{#if (or this.canSoftDeleteSecretData this.canDeleteSecretData)}} {{/if}} {{/unless}} {{#if this.canDestroyVersion}} {{/if}} {{/unless}} {{#if this.canDestroyAllVersions}} {{/if}}