<%- include('./../base/header.html'); -%>
<%- include('./../base/nav-bar.html'); -%> <%- include('./../base/side-bar.html'); -%>

Danh sách voucher

<%- include('./../component/modalVoucherPartner.html'); -%> <%- include('./../component/modalPaymentVoucher.html'); -%>
<% for(var i=0;i <% } %>
Tên Hình ảnh Điểm Nội dung Nhà cung cấp Số lượng Loại
<%= voucher[i].name %> <%= voucher[i].value %> <%= voucher[i].content %> <%= voucher[i].partner_id.name %> <%= voucher[i].quantity %> <%= voucher[i].type %>
<%- include('./../base/footer.html'); -%>