+ {{ paginationMeta({ page, itemsPerPage }, totalOrder) }} +
+ +| + Tax: + | ++ {{ parseFloat(orderData.common.transaction.transactionTax.toString()).toFixed(2) }} + | +
| + Total: + | ++ {{ parseFloat(orderData.common.transaction.transactionTotal.toString()).toFixed(2) }} + | +
+ Your order has been {{ historyItem.status }} successfully +
+