@php $mainLabel = $subSubCategory->slug == 'sale' ? 'I/We OFFER' : "I'm / We are Looking For"; @endphp {{ __("attribute.$mainLabel") }}

@php $subCategoryArray = $subCategory->getSubCategory(); @endphp @include('advertisment.partials.titledescription')
{{ __('words.Start entering the language and select it.') }} .
@php $languages = explode(',',$jobs->language); @endphp
0 / 5000
@php $jobsOptions = $jobs->jobsAdvertismentOption->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\JobsAdvertismentsOption::getKeywordOptions() as $key => $Keyotions) @php $placholder = 'Keywords ' . $key + 1 . ' type here'; @endphp
@endforeach