diff --git a/resources/assets/vue/components/general/elements/PasswordProtectedDownloadComponent.vue b/resources/assets/vue/components/general/elements/PasswordProtectedDownloadComponent.vue
new file mode 100644
index 00000000..bef4cf08
--- /dev/null
+++ b/resources/assets/vue/components/general/elements/PasswordProtectedDownloadComponent.vue
@@ -0,0 +1,143 @@
+
+
+
+
+
+
+
+
+
+
+
Enter Password
+
+
+
+
{{ error }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/resources/views/pages/downloads/index.blade.php b/resources/views/pages/downloads/index.blade.php
index bee9a3b1..5fb881e4 100644
--- a/resources/views/pages/downloads/index.blade.php
+++ b/resources/views/pages/downloads/index.blade.php
@@ -158,5 +158,21 @@
+
+
Customer Downloads
+
+
+
+
+
all-customers-info-for-lark-system.xls
+
+ Download
+
+
+
+
+
+
+
@endsection