@php $contactUrl = route('pages.show', 'contact'); @endphp
@if($ad) @if($ad->link_url) @if($ad->image) {{ $ad->title }} @elseif($ad->html_content)
{!! $ad->html_content !!}
@else
{{ $ad->title }}
@endif
@else
@if($ad->image) {{ $ad->title }} @elseif($ad->html_content)
{!! $ad->html_content !!}
@else
{{ $ad->title }}
@endif
@endif {{ __('Sponsored') }} @else

{{ __('Advertise Here') }}

{{ __('Reach thousands of job seekers across Sri Lanka') }}

{{ __('Contact Us') }} →
{{ __('Ad Space') }} @endif