<%- include('partials/page-start') %>
<% if (applications.length === 0) { %> <% } %> <% applications.forEach((item) => { %> <% }) %>
Application Version Packages Created date Created by Status Notes Actions
Chưa có app trong database. Tạo app sau khi đã upload package.
<%= item.name %> <%= item.code %> <%= item.version %> <%= item.packageCount %> <%= item.createdAt %> <%= item.createdBy %> <%= item.status %> <%= item.notes %>
visibility
Showing 1-<%= applications.length %> of <%= applications.length %>
Page 1 / 1
<%- include('partials/edit-app-modal') %> <%- include('partials/page-end') %>