hide payment and billing page from customer

This commit is contained in:
omair saleh
2022-09-22 11:56:20 +08:00
parent dd684531c6
commit 79f6637b7b
+1 -1
View File
@@ -147,7 +147,7 @@
<a href="{{route('template.shipping-queue')}}"><h6 class="no-margin light fs-18 all-caps">Shipping Queue</h6></a>
</div>
</div>
<div class="row p-t-15 p-b-15 align-items-center justify-content-center">
<div class="row p-t-15 p-b-15 align-items-center justify-content-center" :class="[{'d-flex': $store.getters.isAdmin}]" v-if="$store.getters.isAdmin">
<div class="col-auto p-r-0">
<svg xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
width="25" height="25"