+
+
+
\ No newline at end of file
diff --git a/resources/assets/vue/components/addresses/forms/AddressFormComponent.vue b/resources/assets/vue/components/addresses/forms/AddressFormComponent.vue
new file mode 100644
index 00000000..c835a73a
--- /dev/null
+++ b/resources/assets/vue/components/addresses/forms/AddressFormComponent.vue
@@ -0,0 +1,101 @@
+
+
- Some quick example text to build on the card title and
- make up the bulk of the card's content.
-
-
-
-
-
-
-
-
Step 2
-
Card subtitle
-
- Some quick example text to build on the card title and
- make up the bulk of the card's content.
-
-
-
-
-
-
-
-
Step 3
-
Card subtitle
-
- Some quick example text to build on the card title and
- make up the bulk of the card's content.
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/resources/assets/vue/components/orders/forms/OrderFormComponent.vue b/resources/assets/vue/components/orders/forms/OrderFormComponent.vue
new file mode 100644
index 00000000..774a2914
--- /dev/null
+++ b/resources/assets/vue/components/orders/forms/OrderFormComponent.vue
@@ -0,0 +1,169 @@
+
+
+
+
+
+
+
+
+
+
We currently support two major cities in china.
+
Which warehouse is more suitable for you?
+
+
+
+
+
+
+
+
+
+
+
+
+
Guangzhou
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Yiwu
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Please select the address where you want to receive this order
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
New Address
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
We are generating the QR code that you need to send to your supplier to print to stick to your packages, this QR code is required for us to identify your packages when they arrives at our warehouse!
Unlock your potential with digital freight forwarding that creates outstanding supply chains management. From the supplier to our warehouse, then to your doorsteps.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Step 1
+
+
+
+
+
Place an order with us, and send the QR Code label to your supplier to attach to your order's packages
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Step 2
+
+
+
+
+
We receive your packages at the preferred warehouse you selected, and arrange for shipping.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Step 3
+
+
+
+
+
We deliver your packages to your doorsteps at your selected delivery address.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Making A New Order ?
+
Place an order with us, and send the QR Code label to your supplier to attach to your order's packages
+
+
+
+
+
+
+
+
+
Our Warehouse
+
+
+
+
+
Guang Zhou
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Your Delivery Address
+
+
+
+
+
Home
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Place Order with 1-Click
+
+
+
+
+
+
+
+
+
+
+ Or Select a different warehouse & delivery address
+
\ No newline at end of file
diff --git a/resources/views/pages/dashboards/index.blade.php b/resources/views/pages/dashboards/index.blade.php
index d7430c5c..9777b71e 100644
--- a/resources/views/pages/dashboards/index.blade.php
+++ b/resources/views/pages/dashboards/index.blade.php
@@ -1,94 +1,4 @@
@extends('layouts.base_portal')
@section('inner_content')
@include('pages.dashboards.customer')
-
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
TEWTASE
-
@endsection
\ No newline at end of file
diff --git a/resources/views/pages/order_details.blade.php b/resources/views/pages/order_details.blade.php
index a74f08f4..5cb8e83d 100644
--- a/resources/views/pages/order_details.blade.php
+++ b/resources/views/pages/order_details.blade.php
@@ -1,96 +1,99 @@
-
-
-
-
-
-
-
-
- Order #00012558
- Your order(s) are ready for shipment
- Ordered at 1:54PM on 12 August, 2021
+@extends('layouts.base_portal')
+@section('inner_content')
+
+
+
+
+
+
+
+
+ Order #00012558
+ Your order(s) are ready for shipment
+ Ordered at 1:54PM on 12 August, 2021
+
-
-
-
-
-
-
- Latest Update
- Today at 3:04PM
-
- From: Guangzhou, China
- To: Kuala Lumpur, Malaysia
+
+
+
+
+
+ Latest Update
+ Today at 3:04PM
+
+ From: Guangzhou, China
+ To: Kuala Lumpur, Malaysia
+
-
-
-
-
-
-
- Carrier Tracking Number
- #1ZYBR067TW403742920
+
+
+
+
+
+ Carrier Tracking Number
+ #1ZYBR067TW403742920
+
-
-
+
@include('partials.tab')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- MY55899874
- Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ MY55899874
+ Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor
+
+
+
+ From: Guangzhou, China
+ To: Kuala Lumpur, Malaysia
-
- From: Guangzhou, China
- To: Kuala Lumpur, Malaysia
+
+ To Be Shipped
+ 52x65x35 CM / 10KG
-
- To Be Shipped
- 52x65x35 CM / 10KG
-
-
-
- Date: 12 August, 2021
-
-
Ship Now
-
Details
+
+ Date: 12 August, 2021
+
+
Ship Now
+
Details
+
@@ -99,4 +102,4 @@
-
\ No newline at end of file
+@endsection
\ No newline at end of file
diff --git a/resources/views/partials/menu.blade.php b/resources/views/partials/menu.blade.php
index 7d319ea0..3ad3630d 100644
--- a/resources/views/partials/menu.blade.php
+++ b/resources/views/partials/menu.blade.php
@@ -2,7 +2,9 @@