@php $mainLabel = ($subSubCategory->slug == 'sale') ? 'I WANT TO SELL': 'I LOOK TO BUY'; @endphp {{__("attribute.$mainLabel")}}

@php $subCategoryArray = $subCategory->getSubCategory(); @endphp @include('advertisment.partials.titledescription')
0 / 5000
@php $websiteDomainsOptions = $websiteDomain->websiteDomainAdvertismnetOption->pluck('value','option_id'); @endphp
{{__('attribute.Keywords')}}:
{{__("words.Enter up to 4 keywords that best describe the product or service.")}}.

{{__('attribute.(You can write up to 4 extra options)')}}

@foreach (App\Models\WebsitesDomainsAdvertismentsOption::getKeywordOptions() as $key => $Keyotions) @php $placholder = 'Keywords ' . $key+1 .' type here'; @endphp
@endforeach