@yield('styles') @if(!isset($hideSidebar)) @endif
@if(!isset($hideTopbar)) @endif
@yield('content')
@if(!isset($hideFooter)) @endif
@yield('scripts')