<%- moment(dateHolded).format('L h:mm A') %>
<%= payingClient.lastName %>, <%= payingClient.firstName %>
<%= creator.displayName %>
<%= $.global.format(totalPrice, 'c') %>
<% if (!deleted) { %> <% if(PermModel.isVisible('evo.register.onholdtab_edit')) { %>
<% } %> <% if(PermModel.isVisible('evo.register.onholdtab_delete')) { %>
<% } %> <% } else { %> <% if(PermModel.isVisible('evo.register.onholdtab_undelete')) { %>
<% } %> <% } %>