<% if(PermModel.isVisible('evo.register.transactiontab_voidtransaction')) { %>
print
<% } %>
<%- moment(dateTransaction).format('L h:mm A') %>
<%= invoiceNumber %><%= lastEditedByUserName %>
<%= lastName %>, <%= firstName %>
<%= drawerName %>
<% if (phone) { %>
<%= $.global.format(totalPrice + totalTip, 'c') %>
<% } %>
<% if (!phone) { %>
<%= $.global.format(totalPrice + totalTip, 'c') %>
<% } %>