@yield('posts') @yield('css') @php $url = \URL::to('/'); @endphp
@foreach ($quick_links as $item) {{$item->name}} @endforeach
@yield('content')
@yield('js')