@extends('layouts.public')
@section('title', __('Sellers & agents'))
@section('meta_description', __('The agents, brokers and companies listing property on ABACO INFRA.'))
@section('content')
{{ $profile->type->label() }}
@if ($profile->headline){{ $profile->headline }}
@endif{{ trans_choice('One listing|:count listings', $profile->listing_count, ['count' => $profile->listing_count]) }}