@hasSection('sidebar')
@yield('content')
@else
@yield('content')
@endif
@include('layouts._legacy')