diff --git a/src/components/PlansSection.tsx b/src/components/PlansSection.tsx
index 7587160..69bbc27 100644
--- a/src/components/PlansSection.tsx
+++ b/src/components/PlansSection.tsx
@@ -371,16 +371,23 @@ const PlansSection = () => {
-
+
+ {errors.adress && (
+
{errors.adress}
+ )}
-
+
+
+
+
+ {errors.stad && (
+
{errors.stad}
+ )}
+