<%= model ? (editing ? 'Edit' : 'View') : 'New' %> Service
class="form-control" />
<% if(editing) { %>
<% if(model) { %> <% }; %> <% }; %>