Skip to content

Commit 36f1295

Browse files
committed
Commented out the "Help" menu item
1 parent e73fffc commit 36f1295

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/layout.blade.php

+2
Original file line numberDiff line numberDiff line change
@@ -133,6 +133,7 @@
133133
</a>
134134
</li>
135135

136+
{{--
136137
<li>
137138
<a href="{{ route('consultants') }}" class="link-body-emphasis text-decoration-none rounded-2 d-flex align-items-start gap-3 lh-sm text-start">
138139
<x-icon path="i.help" height="2rem" width="2rem" class="text-primary"/>
@@ -142,6 +143,7 @@
142143
</div>
143144
</a>
144145
</li>
146+
--}}
145147
</ul>
146148
</div>
147149
</div>

0 commit comments

Comments
 (0)