Hi {{ $consultant_first_name }},
You have received a new inquiry from a potential client through SalonSpa Connection.
Inquiry Details:
Name: {{ $first_name }} {{ $last_name }}
Email: {{ $email }}
@if($phone)
Phone: {{ $phone }}
@endif
@if($connection)
How did you hear about us: {{ $connection }}
@endif
@if($describe_service)
Service Description:
{{ $describe_service }}
@endif
Please reach out to this potential client at your earliest convenience.
Best regards,
SalonSpa Connection Team
|