@auth
@include('layout/nav_auth') @include('layout/navbar')
@yield('content')
@else @include('auth/login') @endauth @yield('extraJS')