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

@php $subCategoryArray = $subCategory->getSubCategory(); @endphp
@foreach ($subCategoryArray as $value) @php $hasSubvalue = ''; $count = $value->getSubCategory()->count(); if($count > 0){ $hasSubvalue = !empty($value->getSubCategory()->first()) ? $value->getSubCategory()->first() : ""; } @endphp @if (!empty($model->id)) @else @endif @endforeach
@if ($subSubCategory->slug != 'adopt_pets') @include('advertisment.partials.titledescription') @if($subCategory->slug=="adopt_pets")
@endif
@if($subCategory->slug!="adopt_pets")
@php $brandSlug = $subSubCategory->getTopThirdRootParentCategory($subSubCategory); @endphp
{{__('words.Add Brand')}}

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

{{--
{{__("attribute.+ Add")}}

{{__("attribute.(Add Brand)")}}

--}}
@endif
0 / 5000
conditional) == \App\Models\PetsAnimalsAdvertisment::CONDITION_NEW) ? 'checked=""' :'' }} /> conditional) == \App\Models\PetsAnimalsAdvertisment::CONDITION_USED) ? 'checked=""' :'' }} />
@php $i = 0; @endphp @foreach (\App\Models\PetsAnimalsAdvertisment::getPetAnimalsColors() as $electronicColorKey => $electronicColorValue) @php $i ++; @endphp @if($i == 8)
@endif color)== $electronicColorKey ) ? 'checked=""' : ''}} /> @endforeach color)== '5000' ) ? 'checked=""' : ''}} />
{{-- @if ($subCategory->getTopSecondRootParentCategory($subCategory)->slug != 'buy') --}} @php $petsAnimalsOptions = $petsAnimals->PetsAnimalsAdvertismentsOption->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\PetsAnimalsAdvertismentsOption::getKeywordOptions() as $key => $Keyotions) @php $placholder = 'Keywords ' . $key+1 .' type here'; @endphp
@endforeach
{{-- @endif --}} @endif