@if($hotline = theme_option('hotline')) @endif @if($email = theme_option('email')) @endif
{{ __('My Wishlist') }} (0) {!! Theme::partial('currency-switcher') !!} {!! Theme::partial('language-switcher') !!} @auth('account') {{ RvMedia::image(auth('account')->user()->avatar_url, auth('account')->user()->name, attributes: ['class' => 'rounded-circle', 'style' => 'width: 22px']) }} {{ auth('account')->user()->name }} @else @endauth