@php
$mainLabel = ($subSubCategory->slug == 'sale') ? 'I OFFER': 'I am Looking For';
@endphp
{{__("attribute.$mainLabel")}}
@php
$subCategoryArray = $subCategory->getSubCategory();
@endphp
@include('advertisment.partials.titledescription')
@php
$serviceOptions = $services->serviceAdvertismentOption->pluck('value','option_id');
@endphp