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