@yield('css')
@auth
@include('layouts._partials.sidebar')
@include('layouts._partials.nav')
@else @yield('content') @endauth