{{--
--}}
{{--
More Classifieds | Buy & Sell Anything, Anywhere
--}}
Free classifieds in Kenya ▷ Post free classified ads on More.co.ke - Buy & Sell Anything, Anywhere. Sell Now!
@if (session('user-proxy-id'))
@endif {{-- DataTables --}}
{{-- --}} {{-- Microsoft Analytics --}} @guest @endguest {{-- Google One Tap --}} @guest
@endguest {{-- header here --}}
@include('more.partials._market_header_menu')
{{--
Top Ad
Extra urgent
--}}
--Select Category--
@foreach ($parent_cat as $p)
{{ $p['name'] }}
@endforeach
Search
{{--
Advanced Filter
--}}
{{--
--}}
For More Inquiry
+254 716 40 40 40
{{-- Banner --}} @if ($banners != null)
{{-- Default: To create a backend for adding the default image --}} {{--
--}} @foreach ($banners as $b)
{{--
{{ $b['title'] }}
--}}
@endforeach {{--
--}}
{{--
More Classifieds
--}} {{-- @foreach ($banners as $b)
{{ $b['title'] }}
@endforeach --}}
{{--
Total Sellers ➔
{{ number_format($total_sellers) }}
--}} {{--
Spotlight Ads
19,230
--}} {{--
New Reviews
2,230
--}} {{--
New Ads ➔
{{ number_format($total_approved_ads) }}
--}}
@endif
@if ($parent_cat != null)
{{-- loop start --}} @foreach ($parent_cat as $p)
{{ $p['name'] }}
@endforeach {{-- loop end --}}
@endif {{-- Featured ads --}} @if (!empty($recent_ads))
Recent Ads
{{-- Start foreach loop --}} @foreach ($recent_ads as $ad)
{{--
--}}
@foreach ($ad['pictures'] as $p)
@endforeach {{--
--}}
{{--
@if ($ad['price_type'] === 'on_call') Contact seller @else @if ($ad['price'] == 0) Contact seller @else
KES
{{ number_format($ad['price'], 2) }} @endif @endif
@if ($ad['visits'] > 1) {{ ($ad['visits']) }} views @else {{ ($ad['visits']) }} view @endif
{{ $ad['title'] }}
{{ \Carbon\Carbon::parse($ad['created_at'])->diffForHumans() }}
--}}
{{-- {{ strip_tags(htmlspecialchars_decode(\Illuminate\Support\Str::limit($ad['title'], 15, $end = '...'))) }} --}} {!! nl2br(\Illuminate\Support\Str::limit($ad['title'], 15, $end = '...')) !!}
{{-- Replace this with auto features
{!! nl2br(\Illuminate\Support\Str::limit($ad['description'], 10, $end = '...')) !!}
--}} @if ($ad['location'] != null)
{{ $ad['location'] }}
@endif
{{ \Carbon\Carbon::parse($ad['created_at'])->diffForHumans() }}
{{--
View
--}}
@if ($ad['price_type'] === 'on_call') Contact seller @else @if ($ad['price'] == 0) Contact seller @else
KES
{{ number_format($ad['price'], 2) }} @endif @endif
@if ($ad['user'] != null)
{{ $ad['user']['name'] }}
@endif
@endforeach {{-- CLose foreach loop --}}
@endif {{-- Top Stores --}} {{-- Trending ads --}}
Buy & Sell Anything, Anywhere
Trending Ads
{{--
For Sale
For Rent
--}}
{{-- Start loop --}} @foreach ($ads as $ad)
{{ count($ad['pictures']) }}
{{--
--}}
@if ($ad['pictures'] != null) @foreach ($ad['pictures'] as $p)
@endforeach @else
@endif
{{-- {{ strip_tags(htmlspecialchars_decode(\Illuminate\Support\Str::limit($ad['title'], 15, $end = '...'))) }} --}} {!! nl2br(\Illuminate\Support\Str::limit($ad['title'], 15, $end = '...')) !!}
{{-- Replace this with auto features
{!! nl2br(\Illuminate\Support\Str::limit($ad['description'], 10, $end = '...')) !!}
--}} @if ($ad['location'] != null)
{{ $ad['location'] }}
@endif
{{ \Carbon\Carbon::parse($ad['created_at'])->diffForHumans() }}
{{--
View
--}}
@if ($ad['price_type'] === 'on_call') Contact seller @else @if ($ad['price'] == 0) Contact seller @else
KES
{{ number_format($ad['price'], 2) }} @endif @endif
@if ($ad['user'] != null)
{{ $ad['user']['name'] }}
@endif
@endforeach {{-- End loop --}}
{{ $current_page }}
{{ $current_page + 1 }}
{{--
03
04
05
--}}
@if ($prev_page_url != null)
Prev
@endif @if ($next_page_url != null)
Next
@endif
{{-- End of trending ads --}} @include('cookie-consent::index')