{{#unless @isV2}} {{#if this.canDeleteSecretData}} Delete
{{/if}} {{else}} {{#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)}} Delete {{/if}} {{/if}} {{/if}} {{/unless}}