@foreach (Config::get('menu') as $title => $item) @include('subviews.menu', compact('title', 'item')) @endforeach