From fd20c1f70f1a2f358bc0c6dbf9f89cf006e32dc6 Mon Sep 17 00:00:00 2001
From: Gustavo Luigi <=>
Date: Tue, 30 Jan 2024 13:54:13 -0300
Subject: [PATCH] change blade
---
content/master.blade.php | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/content/master.blade.php b/content/master.blade.php
index 87e635f..49abc01 100644
--- a/content/master.blade.php
+++ b/content/master.blade.php
@@ -120,12 +120,12 @@
0
@endif
- @if($_menue_button)
-
- {{$_menue_button_text}}
- @if($_menue_button_external)
-
- @endif
+ @if($_menu_button)
+
+ {{$_menu_button_text}}
+ @if($_menu_button_external)
+
+ @endif
@endif