@php $mainLabel = ($subSubCategory->slug == 'sale') ? 'I/WE WANT TO SELL GOODS OR PROVIDE SERVICE': "I'm/We are Looking For"; @endphp {{__("attribute.$mainLabel")}}

@php $subCategoryArray = $subCategory->getSubCategory(); @endphp @include('advertisment.partials.titledescription')
0 / 5000
conditional) == \App\Models\OthersAdvertisment::CONDITION_NEW ? 'checked=""' :'') }} /> conditional) == \App\Models\OthersAdvertisment::CONDITION_USED ? 'checked=""' :'') }} />
@php $brands = App\Models\OthersBrand::getRelatedBrands(); $selectedBrand = \App\Models\OthersBrand::where('id',$others->brand)->first(); @endphp
{{__('words.Add Brand')}}

{{__('attribute.(Add a new brand or select "Other")')}}

@php $i = 0; @endphp @foreach (\App\Models\OthersAdvertisment::getOtherColors() as $otherColorKey => $otherColorValue) @php $i ++; @endphp @if($i == 8)
@endif color)== $otherColorKey ) ? 'checked=""' : '')}} /> @endforeach color)== '5000' ) ? 'checked=""' : '')}} />
@php $othersOptions = $others->otherAdvertismentOption->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\OthersAdvertismentsOption::getKeywordOptions() as $key => $Keyotions) @php $placholder = 'Keywords ' . $key+1 .' type here'; @endphp
@endforeach
@push('page_script') @endpush