@if (Auth::user()) @include('fragments.account.sidebar') @else @include('fragments.auth.login') @endif