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

Thông tin giao dịch

<% for(var i=0;i <% } %>
Người gửi Điểm Người nhận Nội dung Mã giao dịch Loại
<% if (deal[i].send_id) { %> <%= deal[i].send_id.name %> <% } %> <%= deal[i].point %> <% if (deal[i].receive_id) { %> <%= deal[i].receive_id.name %> <% } %> <%= deal[i].content %> <%= deal[i].code %> <%= deal[i].type %>
<%- include('./../base/footer.html'); -%>