<%- include('./partials/head'); -%> <%- include('./partials/header_sidebar'); -%>

<%=lan.Edit%> <%=lan.Payment%>

<% if(payment_list[0].image == null){ %> image <% } else { %> image <% }; %>
<% if (payment_list[0].id == "10") { %>
<% if(attribute[0] == null){ %> image <% } else { %> image <% }; %>
<% } else if (payment_list[0].id == "11") { %>
<% } else { %>
<% }; %>
<%- include('./partials/footer'); -%> <%- include('./partials/script'); -%>