Commit 36565d88 by Bagus Pambudi

fix bug menu

parent ce80aac5
...@@ -86,7 +86,7 @@ ...@@ -86,7 +86,7 @@
@if($valuec3->parent == $valuec2->id) @if($valuec3->parent == $valuec2->id)
<li><a href="{!! url((string)$valuec3->url) !!}" target="_blank">{!! $valuec3->name !!}</a></li> <li><a href="{!! url((string)$valuec3->url) !!}" target="_blank">{!! $valuec3->name !!}</a></li>
@endif @endif
@endforeach @endforeach
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment