A user has created a new consultant/coach profile on Salonspa Connection.
Consultant Details:
Name: {{ $first_name }} {{ $last_name }}
Company: {{ $company_name }}
@if($email)
Email: {{ $email }}
@endif
@if($phone_number)
Phone: {{ $phone_number }}
@endif
@if($short_descriptive_offerings)
Offerings:
{{ $short_descriptive_offerings }}
@endif
Consultant ID: {{ $consultant_id }}
@if($user_id)
User ID: {{ $user_id }}
@endif