@extends('layouts.app') @section('title', 'Contact Us') @section('content')

Get in Touch

We’d love to hear from you — site still under construction 🛠️

@php $rawPhone = '+2349032108129'; // for tel: and WhatsApp link $displayPhone = '+234 903 210 8129'; // for display $whatsappText = urlencode('Hi BookEbonyi, I would like to know more about your properties'); @endphp
Please note: We're currently developing more features, including a live contact form.
@endsection