Changes
This commit is contained in:
@ -76,7 +76,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
@else
|
||||
<li><a href="{{ $menuItem->link }}">{{ $menuItem->title }}</a></li>
|
||||
<li><a @if($menuItem->title =="Quote") class = "fh-btn btn" style="color:white;"@endif href="{{ $menuItem->link }}">{{ $menuItem->title }}</a></li>
|
||||
@endif
|
||||
@endforeach
|
||||
</ul>
|
||||
|
Reference in New Issue
Block a user