<% if (asset.type == "other") { %>
<% } else { %> <% } %>

<%= String(asset.type).charAt(0).toUpperCase() + String(asset.type).slice(1); %> Asset


<% if (asset.type != "stock") { %> <% } else { %> <% } %>
<% if (asset.type != "stock") { %>
style="display: none;" <% } %> >
<% } else { %> <% } %> <% if (asset.type == "other") { %> <% } %> <% if (asset.type != "saving") { %> <% } %>
<% let options = { weekday: 'long', year: 'numeric', month: 'long', day: 'numeric' }; %> Last Modified: <%= asset.updatedAt.toLocaleDateString("en-US", options); %>