add payment proof documents to pending currency orders

This commit is contained in:
omair saleh
2021-12-22 11:16:37 +08:00
parent 84dd88a4ae
commit 228df4e228
@@ -40,8 +40,8 @@
</div>
<div class="row no-margin" v-if="item.payment_method ===5">
<a :href="'https://www.billplz.com/bills/'+item.payment_reference" target="_blank">
<div class="icon-thumbnail fs-11 text-white icon-25 bg-primary btn-rounded float-left m-r-5">
<i class="fa fa-file-image-o fs-10"></i>
<div class="icon-thumbnail fs-11 text-white icon-25 bg-complete btn-rounded float-left m-r-5">
Bz
</div>
</a>
</div>