@if (Auth::check()) @else @endif
@if (Auth::check())
@endif
@yield('content')
@yield('footer')