@extends('site.layouts.master') @section('seoTags') @seoTags() @endsection @section('title')
@lang('site.RE/MAX ALMOHAGER Partners')
@lang('site.Mobile') # {{ $agent?->profile?->phone }}
@if(!empty($agent?->email))@lang('site.Email') # {{ $agent?->email }}
@endif@lang('site.Experience'): @if(!empty($agent?->profile?->experience_years)) {{ str_replace('Years','',$agent?->profile?->experience_years) }} @lang('site.Years')
@endif{{ $count }} @lang('site.Properties Closed in'):
@foreach ($cities as $city) {{ $city->name }} @if ($loop->iteration != $loop->count) {{ '.' }} @endif @endforeach @if (count($cities) > 2) @lang('site.View More') @endif
@lang('site.Meet With') {{ $firstname }}
@lang('site.Get in touch')
{{ $agent?->profile?->total_deals }}
@lang('site.TOTAL DEALS')
£{{ $agent?->profile?->deals_volume }}M
@lang('site.DEAL VOLUME')
£{{ $agent?->profile?->hightest_deal }}M
@lang('site.HIGHEST DEAL PRICE')
@lang('site.About') {{ $firstname }}
@if (LaravelLocalization::getCurrentLocale() == 'ar') {{$agent?->profile?->brief_bio_ar}} @else {{$agent?->profile?->brief_bio}} @endif
@lang('site.By') {{ $agent?->username }} :
@for ($i = 1; $i < 6; $i++) @endfor
{{--{{ $review->content }}
--}}{{ Str::limit($review->content, 250) }}
@if (strlen($review->content) > 250) @endif{{ $certificate->title }}
{{ $award->title }}
@lang('site.list home') {{ $agent?->username }} @lang('site.for rent on www.nileestate.com for free')
@lang('site.agentPhrase1')
@lang('site.agentPhrase2')
@lang('site.agentPhrase3')
@lang('site.RE/MAX ALMOHAGER Partners')
{{ app()->getLocale() == 'ar' ? ($agent?->username_ar ?? $agent?->username) : $agent?->username }}