diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index 82839b9..6fd6caf 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -22,14 +22,8 @@
-
-
-
-
-
-
-
-
+
+
@@ -343,7 +337,7 @@
-
+
1598681409055
@@ -583,7 +577,14 @@
1707048920754
-
+
+ 1707049848445
+
+
+
+ 1707049848445
+
+
@@ -603,7 +604,6 @@
-
@@ -628,6 +628,7 @@
-
+
+
\ No newline at end of file
diff --git a/src/Models/MenuItem.php b/src/Models/MenuItem.php
index e7b3e83..84a037f 100755
--- a/src/Models/MenuItem.php
+++ b/src/Models/MenuItem.php
@@ -41,6 +41,8 @@ class MenuItem extends Model
{
use HasTranslations;
+ public $translatable = ['title'];
+
protected $guarded = [];
//