About Us
@if(isset($footersettings[0]) && $footersettings[0]['aboutus'])

{{ $footersettings[0]['aboutus'] }}

@else

At RealEstate, we connect buyers, sellers, and renters with trusted property listings across prime locations. Our mission is to make home discovery simple, reliable, and tailored to your lifestyle.

@endif
Legal & Policies
    @foreach($footerproperties as $property)
  • {{ str_limit($property->title,40) }}

    Bedroom: {{ $property->bedroom }} Bathroom: {{ $property->bathroom }}

  • @endforeach
Menu
  • Properties
  • Agents
  • Gallery
  • Blog
  • Contact
@if(isset($footersettings[0]) && $footersettings[0]['footer']) {{ $footersettings[0]['footer'] }} @else © {{ date('Y') }} All Rights Reserved @endif @if(isset($footersettings[0]) && $footersettings[0]['facebook']) FACEBOOK @endif @if(isset($footersettings[0]) && $footersettings[0]['twitter']) TWITTER @endif @if(isset($footersettings[0]) && $footersettings[0]['linkedin']) LINKEDIN @endif