<%- include('../../partials/header') %>
ثبت تبلیغ در سامانه آنسه تیم
مشاهده لیست مقالات آنسه تیم
<% for (var i = 0; i < advertisePrices.length; i++) { %> <% if(advertisePrices[i].Default == true) { %> <% } else { %> <% } %> <% if(advertisePrices[i].Show == true) { %> <% } else { %> <% } %> <% } %>
نرخ قیمت زمان شروع زمان پایان پیشفرض تایید جهت نمایش ویرایش حذف
<%= i + 1 %> <%=advertisePrices[i].LastPrices[0].Price %> <%= advertisePrices[i].CurrencyDetail[0].Name %> <%= advertisePrices[i].StartDate %> <%= advertisePrices[i].EndDate %>
<%- include("../../partials/popup") %> <%- include("../../partials/footer") %>