@if ($isHome3)
@if ($useChatWrapper)
@endif
@if ($isHome4)
@endif
@endif
@unless($hideLayoutChrome)
@include('layout.partials.header')
@endunless
@yield('content')
@unless($hideLayoutChrome)
@include('layout.partials.footer')
@endunless
@if ($isHome3)
@endif
@if ($isHome4)