From 8066acdde998be76c9f642d724c15e93fc70ee72 Mon Sep 17 00:00:00 2001 From: Dillon Ngo Date: Tue, 25 Jun 2024 10:20:25 +0800 Subject: [PATCH] Laravel Vapor - Look into request that returns an error 500 --- .../AdminCurrencySectionComponent.vue | 147 ++++++++++++++++++ .../views/pages/dashboards/admin.blade.php | 134 +--------------- 2 files changed, 148 insertions(+), 133 deletions(-) create mode 100644 resources/assets/vue/components/bookings/sections/AdminCurrencySectionComponent.vue diff --git a/resources/assets/vue/components/bookings/sections/AdminCurrencySectionComponent.vue b/resources/assets/vue/components/bookings/sections/AdminCurrencySectionComponent.vue new file mode 100644 index 00000000..1eb10b81 --- /dev/null +++ b/resources/assets/vue/components/bookings/sections/AdminCurrencySectionComponent.vue @@ -0,0 +1,147 @@ + + diff --git a/resources/views/pages/dashboards/admin.blade.php b/resources/views/pages/dashboards/admin.blade.php index 02fcb0fd..aaea86ed 100644 --- a/resources/views/pages/dashboards/admin.blade.php +++ b/resources/views/pages/dashboards/admin.blade.php @@ -192,139 +192,7 @@
-
-
-
-
-
-
-
-
- -
-
-
-
-
Currency Orders
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
Payment Proof
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
Purchase Orders
-
-
-
-
-
-
-
-
-
-
-
-
- -
-
-
-
-
-
-
-
-
-
- - - -
-
-
-
-
-
-
-
-
-
-
-
- Pending Verification -
-
-
-
- - - -
-
-
-
-
-
-
-
- Pending Submission -
-
-
-
- - - -
-
-
-
-
-
-
-
-
-
+