Consultation Request Received

Dear {{ $booking->client_name }},

Thank you for requesting a consultation with us. We have received your request and will confirm the time shortly.

Consultation Details

Practice Area: {{ $booking->service->name }}

Date: {{ $booking->appointment_date->format('F j, Y') }}

Time: {{ \Carbon\Carbon::parse($booking->appointment_time)->format('g:i A') }}

@if($booking->medical_aid_name)

Reference: {{ $booking->medical_aid_name }}

@endif

Status: {{ ucfirst($booking->status) }}

What to bring

Please bring your ID and any relevant documents (contracts, court papers, or correspondence) related to your matter.

We will contact you shortly to confirm. If you have any questions, please reply to this email or call us.

Need to cancel?

You can cancel this consultation using the link below:

Cancel this consultation

Best regards,
{{ \App\Models\SiteSetting::get('practice_name', 'Shavhani Attorneys') }}

Information in this email is for the intended recipient only and does not create an attorney-client relationship until engagement is confirmed in writing.