diff --git a/resources/assets/vue/components/containers/elements/ContainerComponent.vue b/resources/assets/vue/components/containers/elements/ContainerComponent.vue
new file mode 100644
index 00000000..2a4f7525
--- /dev/null
+++ b/resources/assets/vue/components/containers/elements/ContainerComponent.vue
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
Shipping ID: {{item.country.id}}
+
status: in transit
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Package ID
+
Delivery Address
+
Delivery Estimation
+
+
+
+
+
+
+
6288153-MY3143485
+
Home
+
20/04/2002
+
+
+
+
+
+
+
6288153-MY3143485
+
Home
+
20/04/2002
+
+
+
+
+
+
+
6288153-MY3143485
+
Home
+
20/04/2002
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/views/pages/templates/containers.blade.php b/resources/views/pages/templates/containers.blade.php
new file mode 100644
index 00000000..995e7b93
--- /dev/null
+++ b/resources/views/pages/templates/containers.blade.php
@@ -0,0 +1,17 @@
+@extends('layouts.base_portal')
+@section('inner_content')
+
+
+
Search
+
+
+
Filter
+
+
+
+
+
+
+
+
+@endsection
\ No newline at end of file
diff --git a/resources/views/partials/menu.blade.php b/resources/views/partials/menu.blade.php
index 73f727b9..744454ef 100644
--- a/resources/views/partials/menu.blade.php
+++ b/resources/views/partials/menu.blade.php
@@ -52,6 +52,17 @@