@include('partials.bootstrap_alert_livewire') {{-- Newsletter --}}
STAY UPDATED

Subscribe to our newsletter for market insights and exclusive offers.

{{-- Contact Us --}}
CONTACT US
@if (config('app.phone'))

Phone:
{{ config('app.phone') }}

@endif @if (config('app.email'))

Email:
{{ config('app.email') }}

@endif