-
-
-
-
{{ errors.email }}
+
+
Przypomnij hasło
+
+
+
+
+
+
+
+
+
+
-
{{ status }}
-
+
+
diff --git a/resources/js/Pages/Auth/ResetPassword.vue b/resources/js/Pages/Auth/ResetPassword.vue
index 009e25b5..49094dd3 100644
--- a/resources/js/Pages/Auth/ResetPassword.vue
+++ b/resources/js/Pages/Auth/ResetPassword.vue
@@ -1,45 +1,46 @@
-
+
+
diff --git a/resources/js/components/Common/BackgroundEffect2.vue b/resources/js/components/Common/BackgroundEffect2.vue
new file mode 100644
index 00000000..1b1c024a
--- /dev/null
+++ b/resources/js/components/Common/BackgroundEffect2.vue
@@ -0,0 +1,10 @@
+
+
+
+
+
+
+
+
diff --git a/resources/js/components/Common/Banner.vue b/resources/js/components/Common/Banner.vue
new file mode 100644
index 00000000..dca09f1d
--- /dev/null
+++ b/resources/js/components/Common/Banner.vue
@@ -0,0 +1,18 @@
+
+
+
+
+
+ {{ text }}
+
+
+
+
+
+
diff --git a/resources/js/components/Common/CustomInput.vue b/resources/js/components/Common/CustomInput.vue
index 9cb9c986..47f5e951 100644
--- a/resources/js/components/Common/CustomInput.vue
+++ b/resources/js/components/Common/CustomInput.vue
@@ -20,7 +20,7 @@ const model = defineModel
()
-