@if($content) @if($component) @include($component) @elseif($component)

Loading...

@endif @else {{-- If we have nothing, just yield the sidebar --}} @yield('sidebar') @endif