A new inquiry has been submitted through the consultant contact form.
Inquiry Details:
Contact Name: {{ $first_name }} {{ $last_name }}
Email: {{ $email }}
@if($phone)
Phone: {{ $phone }}
@endif
Consultant Information:
Consultant: {{ $consultant_first_name }} {{ $consultant_last_name }}
Consultant Email: {{ $consultant_email }}
@if($connection)
How did they hear about us: {{ $connection }}
@endif
@if($describe_service)
Service Description:
{{ $describe_service }}
@endif
@if($user_id)
User ID: {{ $user_id }} (Logged in user)
@else
User Status: Not logged in
@endif