@stack('styles')
@auth
@yield('content')
@else
@yield('content')
@endauth
@auth @endauth @stack('scripts')