@if($ads->count() > 0 && $currentAd && $shouldShowPopup)
Sponsored Advertisements
@if($currentAd->link_url) {{ $currentAd->title }} @else {{ $currentAd->title }} @endif @if($currentAd->title)

{{ $currentAd->title }}

@endif @if($currentAd->description)

{{ $currentAd->description }}

@endif
@if($currentAd->link_url) @lang('menu.learnMore') @endif
@endif