{{-- --}} {{-- --}} {{ $title }} | More Classifieds {{-- @if(session('user-proxy-id')) @endif --}} @if (session('user-proxy-id')) @endif {{-- DataTables --}} {{-- --}} @guest @endguest {{-- Google One Tap --}} @guest
@endguest {{-- Header --}}
{{-- Category banner here... --}} @if ($cat['id'] == 1 || $cat['parent_id'] == 1 && $cat['banner'] != null) {{-- curr_cat_dt --}}
@else
@endif
{{-- Sidebar --}}
{{--
Search Filters
Clear All
--}} {{--
  • For Sale
  • Panama City
  • House
--}}
@include('more.categories.partials._sidebar_filter')
{{--

Showing 2,928 ads

--}}
@foreach ($ads as $ad)
{{ count($ad['pictures']) }}
{{--
--}}
@if ($ad['pictures'] != null) @foreach ($ad['pictures'] as $p)
{{ $ad['title'] }}
@endforeach @else {{ $ad['title'] }} @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) @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
    @if ($prev_page_url != null)
  • Prev
  • @endif @if ($next_page_url != null)
  • Next
  • @endif
Our Top Stores
{{-- --}}
@include('cookie-consent::index')