<% if (templateType == 'existedEmployee'){ %> <%= employee.lastName %>, <%= employee.firstName %> <% }else if(templateType == 'newEmployee') {%> x <% } %>
<%= $.global.format(serviceTotal, 'c') %>
<% if (tipType == 'general') { %>
<% }else{ %>
<%= $.global.format(amount, 'c') %>
<% } %> <% if (tipType == 'additional') { %>
<% } %>