...
This commit is contained in:
@@ -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>
|
||||
|
Reference in New Issue
Block a user