{{ $ad->slug }}

{{ $ad?->title }}

{{ $ad?->belongsToRegion?->name }}, {{ $ad?->belongsToCategory?->name }}
@if ($ad->category_slug && $ad->category_slug != 'jobs')
@if ($ad->negotiable == '1') Negotiable @else {{$setting?->currency_symbol}} {{$ad?->price}} @endif
@endif {{--
{{$setting?->currency_symbol}} {{ $ad?->price }}
--}}
Featured