@php $textedSlug =( $subSubCategory->slug == 'sale') ? 'Sell': 'I LOOK TO BUY'; @endphp {{__("attribute.$textedSlug")}} *

{{__("attribute.(You can select only one)")}}

@foreach ($modalCrypto as $currency)
@endforeach {{--
--}}
{{-- @if ($errors->has('crypto_title')) {{ $errors->first('crypto_title') }} @elseif ($errors->has('crypto_id')) {{ $errors->first('crypto_id') }} @else @endif --}} @include('advertisment.partials.titledescription')
0 / 5000
@php $cryptooptions = $cryptoModel->CryptoAdvertismentOption->pluck('value','option_id'); @endphp {{-- @if($subSubCategory->slug != 'buy') --}}
{{__('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\CryptoAdvertismentOption::getKeywordOptions() as $key => $Keyotions) @php $keys = $key; $keys++; $placholder = 'Keywords ' . $key+1 .' type here'; @endphp
@endforeach
{{-- @endif --}}