diff --git a/resources/assets/vue/components/paymentsBilling/elements/PaymentHistoryComponent.vue b/resources/assets/vue/components/paymentsBilling/elements/PaymentHistoryComponent.vue
index 7244fe17..34f261ab 100644
--- a/resources/assets/vue/components/paymentsBilling/elements/PaymentHistoryComponent.vue
+++ b/resources/assets/vue/components/paymentsBilling/elements/PaymentHistoryComponent.vue
@@ -38,6 +38,33 @@
+
+
+
+
+
+
CIEF WORLDWIDE SDN. BHD.
+
+
+
+
+
Maybank: 562237009234
+
+
+
+
+
Bank In Amount: {{(Math.round((parameters.amount + Number.EPSILON) * 100) / 100).toFixed(2).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",")}} MYR
+
+
+
+
diff --git a/resources/assets/vue/components/paymentsBilling/forms/PaymentFormComponent.vue b/resources/assets/vue/components/paymentsBilling/forms/PaymentFormComponent.vue
index 4ca880a1..a9b76e56 100644
--- a/resources/assets/vue/components/paymentsBilling/forms/PaymentFormComponent.vue
+++ b/resources/assets/vue/components/paymentsBilling/forms/PaymentFormComponent.vue
@@ -52,6 +52,42 @@
+
+
+
+
+
You can proceed by bank in {{(Math.round((parameters.amount + Number.EPSILON) * 100) / 100).toFixed(2).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",")}} MYR to the bank account detailed below and upload your payment proof to proceed with your transfer after clicking on the proceed button below.
+
+
+
+
+
+
+
+
CIEF WORLDWIDE SDN. BHD.
+
+
+
+
+
Maybank: 562237009234
+
+
+
+
+
Bank In Amount: {{(Math.round((parameters.amount + Number.EPSILON) * 100) / 100).toFixed(2).toString().replace(/\B(?=(\d{3})+(?!\d))/g, ",")}} MYR
+
+
+
+
+
+