diff --git a/.idea/codeception.xml b/.idea/codeception.xml
new file mode 100644
index 0000000..a9b1cfb
--- /dev/null
+++ b/.idea/codeception.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/phpspec.xml b/.idea/phpspec.xml
new file mode 100644
index 0000000..734d262
--- /dev/null
+++ b/.idea/phpspec.xml
@@ -0,0 +1,13 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/web/composer.lock b/web/composer.lock
index 0523aea..b2d2051 100644
--- a/web/composer.lock
+++ b/web/composer.lock
@@ -12488,5 +12488,5 @@
"php": "^8.1"
},
"platform-dev": [],
- "plugin-api-version": "2.3.0"
+ "plugin-api-version": "2.6.0"
}
diff --git a/web/resources/views/filament/pages/customer-dashboard.blade.php b/web/resources/views/filament/pages/customer-dashboard.blade.php
index 82dd35b..6c0e4ac 100644
--- a/web/resources/views/filament/pages/customer-dashboard.blade.php
+++ b/web/resources/views/filament/pages/customer-dashboard.blade.php
@@ -13,7 +13,7 @@
-
+
{{$menuItem['title']}}
@@ -31,7 +31,7 @@