@php $mainLabel = $subCategory->getTopSecondRootParentCategory($subCategory)->slug == 'sale' ? 'I OFFER' : 'I am Looking For'; @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
@include('advertisment.partials.titledescription') @include('category.filters.countryCity')
@php $brandSlug = $subSubCategory->getTopThirdRootParentCategory($subSubCategory); @endphp
0 / 5000
@php $selected = $things->tourGuideOption->pluck('value')->toArray(); if(empty($selected)){ $selected = ['1' => 'NO']; } @endphp
{{ __('words.Start entering the tour guide and select it. Otherwise, select No') }} .

{{ __('attribute.(Add up to 5 languages)') }}

@php $selected = $things->tourGuideOption->pluck('value')->toArray(); @endphp
free_cancellation == 1 ? 'checked' : '' }} />
{{-- @if ($subCategory->getTopSecondRootParentCategory($subCategory)->slug != 'buy') --}} @php $exclusiveOptions = $things->thingsToDoAdvertismnetOption->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\ExclusiveVacationAdvertismentsOption::getKeywordOptions() as $key => $Keyotions) @php $placholder = 'Keywords ' . $key + 1 . ' type here'; @endphp
@endforeach
{{-- @endif --}} @push('page_script') @endpush