@php $mainLabel = ( $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
@include('advertisment.partials.titledescription')
@if($subSubCategory->slug!="other_electronics")
conditional) == \App\Models\ElectronicAdvertisment::CONDITION_NEW) ? 'checked=""' :'' }} /> conditional) == \App\Models\ElectronicAdvertisment::CONDITION_USED) ? 'checked=""' :'' }} />
@php $subSubCategoryArray = [ 'phone_parts', 'games_console', 'cameras_photo', 'crypto_mining', 'surveillance_smart_home', 'tv_video_audio', 'batteries' ]; @endphp @if (in_array($subSubCategory->slug,$subSubCategoryArray)) @include('advertisment.partials.electronics.phone-parts-accessories') @endif @php $subSubCategoryArray = [ 'major_appliances', 'small_appliances', 'vehicle_electronics' ]; @endphp @if (in_array($subSubCategory->slug,$subSubCategoryArray)) @include('advertisment.partials.electronics.major-appliances') @endif @if ( $subSubCategory->slug != 'games_console')
{{__('words.Add Brand')}}

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

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

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

--}}
@endif @if($subSubCategory->slug == 'major_appliances')
@endif @endif @if ($subSubCategory->slug == 'cell_phone' || $subSubCategory->slug == 'games_console') @include('advertisment.partials.electronics.cell-phone') @endif
0 / 5000
@if ($subSubCategory->slug == 'crypto_mining') @include('advertisment.partials.electronics.crypto-mining') @endif @if ($subSubCategory->slug == 'batteries') @include('advertisment.partials.electronics.batteries') @endif @if ($subSubCategory->slug == 'computer_network')
@endif @if($subSubCategory->slug!="other_electronics")
@php $i = 0; @endphp @foreach (\App\Models\ElectronicAdvertisment::getElectronicColors() as $electronicColorKey => $electronicColorValue) @php $i ++; @endphp @if($i == 8)
@endif color)== $electronicColorKey ) ? 'checked=""' : ''}} /> @endforeach color)== '5000' ) ? 'checked=""' : ''}} />
@endif
{{-- @if ($subCategory->slug != 'buy') --}} @php $caravansoptions = $electronicModel->electronicAdvertismnetOption->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\ElectronicAdvertismentOption::getKeywordOptions() as $key => $Keyotions) @php $keys = $key; $keys++; $placholder = 'Keywords ' . $keys .' type here'; @endphp
@endforeach
{{-- @endif --}}