@extends('emails.layouts.abec') @section('subject', 'We received your message') @section('preheader', 'Thank you for reaching out to ABEC Africa. We will get back to you shortly.') @section('content')
We've received your message and a member of the ABEC team will review it and get back to you as soon as possible — usually within 2–3 business days.
Your message:
{{ $contactMessage->body }}
If your enquiry is urgent, you can reach us directly at info@abecafrica.org or call +256 759 542 376.
This is an automated acknowledgement. Please do not reply to this email — use info@abecafrica.org for follow-up.
@endsection