This commit is contained in:
mmrbnjd
2024-08-01 18:04:05 +03:30
parent 60bb548d93
commit 3d29d3bd55
4 changed files with 220 additions and 540 deletions

View File

@@ -47,7 +47,7 @@
</div>
<div class="tp-rank__company-info">
<a>صدور انواع فاکتور</a><br />
<span>@GetTypeService(3)</span> <span>@GetPriceService(3).ToString("N0") تومان</span>
<span>@GetTypeService(3)</span> <span>@GetPriceService(3).ToString("N0") ريال</span>
</div>
</div>
<div class="tp-rank__item p-relative">
@@ -56,7 +56,7 @@
</div>
<div class="tp-rank__company-info">
<a>مشتری جدید</a><br />
<span>@GetTypeService(5)</span> <span>@GetPriceService(5).ToString("N0") تومان</span>
<span>@GetTypeService(5)</span> <span>@GetPriceService(5).ToString("N0") ريال</span>
</div>
</div>
@@ -66,7 +66,7 @@
</div>
<div class="tp-rank__company-info">
<a>کالای جدید</a><br />
<span>@GetTypeService(4)</span> <span>@GetPriceService(4).ToString("N0") تومان</span>
<span>@GetTypeService(4)</span> <span>@GetPriceService(4).ToString("N0") ريال</span>
</div>
</div>
<div class="tp-rank__item p-relative">
@@ -75,7 +75,7 @@
</div>
<div class="tp-rank__company-info">
<a>سامانه مودیان</a><br />
<span>@GetTypeService(16)</span> <span>@GetPriceService(16).ToString("N0") تومان</span>
<span>@GetTypeService(16)</span> <span>@GetPriceService(16).ToString("N0") ريال</span>
</div>
</div>
</div>