Skip to main content
Toggle navigation menu
Software Documentation
Order & Billing
LaserPecker Store 🛒
Take a Survey! 🔥
LaserPecker Support Center
Submit a request
Submit a request
Form type
-
Support Ticket
Support Ticket (LDS App)
<% var maxSections = 5 %>
Toggle navigation menu
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<% if (category.isActive) { %> <%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %> <% } %>
<% }); %>