{{-- start header area --}} @include('partials/nav/main') is(['podcasts', 'podcasts/*']) ? 'class="active"' : '' !!}>Podcasts @foreach ($navPodcasts as $cast) {{ $cast->name }} @endforeach {{-- --}} @if (!Auth::user()) Join In @else artists->first() && Auth::user()->artists->first()->avatar) src="{{ Auth::user()->artists->first()->avatar() }}" @else src="{{ Vite::asset('resources/img/default_avatars/default_avatar_male.svg') }}" @endif alt="user avatar"> @if (Auth::user()) Create Artwork View Artist Profile Manage Account @csrf Sign Out @else Sign in @endif @endif @if (auth()->user()) @else @endif {{-- end header area --}} {{-- start mobile pop-up menu --}}