@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello @{{ previewInterviewScheduleClientContact.first_name }},
Hello All,
@endcomponent
@component('emails.common.p')
Empower would like to confirm the following interview schedule as per your request:
@endcomponent
@component('emails.common.p')
In case you need a reminder, you can click on the candidate's name to view their CV in your web browser.
@endcomponent
@{{ index
}}
@{{ index }}
Interview Type: Phone
Interview Type: Virtual
Interview Type: @{{ candidate.type }}
Date: @{{ candidate.date }}
Time: @{{ candidate.time }}
Location: @{{ candidate.location }}
Virtual Address: @{{ candidate.skype }}
Phone Number: @{{ candidate.telephone }}
Additional Note: @{{ candidate.additional_note }}
@component('emails.common.p')
Once interviews are complete please tell us how you would like to move forward using one of the following
methods:
@endcomponent
@component('emails.common.ul')
{{-- Automated digital feedback form: Link
to Feedback Form --}}
Email: talent@empower.co.tz
Contact your Talent Advisor directly using the details below
@endcomponent
@component('emails.common.p')
Your Talent Advisor is:
@{{ previewInterviewScheduleMailJob.full_name }}
@{{ previewInterviewScheduleMailJob.email }}
@{{ previewInterviewScheduleMailJob.mobile }}
@{{
previewInterviewScheduleMailJob.profiles.linkedin_profile }}
- Let's connect
{{ config('app.url')}}
@endcomponent
@endcomponent
@endcomponent
{{ trans('job.send_email') }}