Fill in the details

@csrf
@error('title') {{$message}} @enderror
{{--
--}}
{!! $errors->first('address', '') !!}
@if (!in_array($selected_category?->slug, ['jobs','seeking-work-cvs','services']))
{{$setting?->currency_symbol}}
{{-- @error('price') {{$message}} @enderror --}}
@endif
@includeWhen(request()->get('category') == "vehicles", 'user.ads.partials.vehicles') @includeWhen(request()->get('category') == "real-estate", 'user.ads.partials.property') @includeWhen(request()->get('category') == "property", 'user.ads.partials.property') @includeWhen(request()->get('category') == "education", 'user.ads.partials.education') @includeWhen(request()->get('category') == "jobs", 'user.ads.partials.job') @includeWhen(request()->get('category') == "services", 'user.ads.partials.service') @includeWhen(request()->get('category') == "mens-fashion-grooming" || request()->get('category') == "health-and-beauty", 'user.ads.partials.fashion') @includeWhen(request()->get('category') == "electronics", 'user.ads.partials.electronics') @includeWhen(request()->get('category') == "mobile-phones-tablets", 'user.ads.partials.electronics')
@error('description') {{$message}} @enderror

{!! $errors->first('thumbnail', '') !!}

Add up to 5 photos ( Preferred image size 830x520px ) 2MB

You must upload at least one photo

@error('images') {{$message}} @enderror

Contact details

+233

{{--

Mark as Featured {{$setting?->currency_symbol}} 17.00

--}}