@extends('layouts.email_layout') @section('content')

Dear

{{$enquiry->contact_enquiry_first_name}},

We have received your enquiry.
A representative from our team
will be in touch with you shortly.

@endsection