diff --git a/resources/assets/vue/components/bookings/elements/PaymentProofComponent.vue b/resources/assets/vue/components/bookings/elements/PaymentProofComponent.vue
index 494427cb..415655a5 100644
--- a/resources/assets/vue/components/bookings/elements/PaymentProofComponent.vue
+++ b/resources/assets/vue/components/bookings/elements/PaymentProofComponent.vue
@@ -41,6 +41,14 @@
+
+
+ Cancel this order?
+
+
+
+
+
diff --git a/resources/assets/vue/components/bookings/forms/DeleteTransactionFormComponent.vue b/resources/assets/vue/components/bookings/forms/DeleteTransactionFormComponent.vue
new file mode 100644
index 00000000..cf618df1
--- /dev/null
+++ b/resources/assets/vue/components/bookings/forms/DeleteTransactionFormComponent.vue
@@ -0,0 +1,33 @@
+
+
+
+
+
+
+
+
+
Are you Sure?
+
Are you sure you want to delete this transaction? You will not be able to recover your booking after confirming your action.
+
+
+
+
+
+
+
+
+
\ No newline at end of file