diff --git a/resources/assets/images/wallet_announcement.png b/resources/assets/images/wallet_announcement.png new file mode 100644 index 00000000..bb03ce79 Binary files /dev/null and b/resources/assets/images/wallet_announcement.png differ diff --git a/resources/assets/images/wallet_announcement_2.png b/resources/assets/images/wallet_announcement_2.png new file mode 100644 index 00000000..79c6a32f Binary files /dev/null and b/resources/assets/images/wallet_announcement_2.png differ diff --git a/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue b/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue index 408fbd58..ed8113a9 100644 --- a/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue +++ b/resources/assets/vue/components/bookings/forms/BookingFormComponent.vue @@ -41,9 +41,15 @@
-
-
{{service.name}}
+
+
+ {{service.name}} + + + +
+
@@ -102,8 +108,8 @@
-
Full Payment
-
Deposit
+
Full Payment
+
Deposit
diff --git a/resources/assets/vue/components/wallets/elements/WalletComponent.vue b/resources/assets/vue/components/wallets/elements/WalletComponent.vue index bfc0153e..1229b2e7 100644 --- a/resources/assets/vue/components/wallets/elements/WalletComponent.vue +++ b/resources/assets/vue/components/wallets/elements/WalletComponent.vue @@ -1,18 +1,30 @@