@include('more.partials._header') {{-- --}} {{ $store['name'] }} @if ($verification_status === 'verified') {{-- --}} {{ $verification_status }} {{-- --}} @endif {{ $store['slogan'] }} @if ($area != null) {{ $area }}, {{ $place }}, {{ $region }} @endif Vendor since - {{ \Carbon\Carbon::parse($store['created_at'])->toDayDateTimeString() }} @if (($total_ads) > 1) {{ ($total_ads) }} ads @else {{ ($total_ads) }} ad @endif {{-- Sort By A to Z (title) Z to A (title) Data Added (oldest) Most Viewed Less Viewed Price (low to high) Price (high to low) --}} @if ($total_ads > 0) @foreach ($ads as $ad) @include('more.categories.partials._products') @endforeach @else No Listing Ads posted for {{ $title }} category @endif {{-- Pagination --}} Previous {{ $current_page }} @if ($next_page_url != null) {{ $current_page + 1 }} @endif Next {{-- Right Sidebar --}} {{-- Details --}} Store Information Visit Website Opening Hours SundayClosed Monday1:00 PM - 1:00 PM Tuesday1:00 PM - 1:00 PM WednesdayClosed ThursdayClosed Friday1:00 AM - 11:00 PM SaturdayClosed {{ $masked_seller_phone }} Click to reveal phone number Message Seller @include('more.partials._footer')
No Listing Ads posted for {{ $title }} category