@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')
0 / 5000
@php $brandSlug = $subSubCategory->getTopThirdRootParentCategory($subSubCategory); $carBrands = \App\Models\RentalCarsBrand::where('status', \App\Models\AddNewBrand::BRAND_ACTIVE)->get(); $carModelOptions = \App\Models\RentalCarsModel::get(); @endphp
{{__('words.Add Brand')}}

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

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

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

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

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

@php $list = \App\Models\User::countryListWithLanguage(); $defaultTarget = $target; @endphp
free_cancellation == 1 ? 'checked' : '' }} />
{{-- @if ($subCategory->getTopSecondRootParentCategory($subCategory)->slug != 'buy') --}} @php $exclusiveOptions = $rental->rentalCarsAdvertismnetOption->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 --}}