@php $_navUser = Auth::guard('web')->user(); $_navFallback = asset('assets/static/img/author/author.jpg'); @endphp @if (Auth::guard('web')->check()) @else {{-- --}} @endif