@extends('layouts.public') @section('title', __('Marketplace')) @section('meta_description', __('Property, vehicles, equipment and services across Nepal.')) @section('content')
{{ __('Property leads, but the same listings, enquiries and viewings work across every category we run.') }}
{{ $sector->tagline }}
@endif{{ trans_choice('One listing|:count listings', $sector->listings_count, ['count' => number_format($sector->listings_count)]) }}
@endforeach