@component('emails.common.table')
@component('emails.common.td')
@component('emails.common.p')
Hello @{{ previewJobOfferLetterContact.first_name}},
Hello All,
@endcomponent
@component('emails.common.p')
Congratulations you have successfully closed the @{{previewJobOfferLetterMailJob.title}} role
@endcomponent
@component('emails.common.p')
The Signed Offer Letter can be viewed here:
Link to Offer Letter
@endcomponent
@component('emails.common.p')
Please find relevant candidate details:
Name : @{{ previewJobOfferLetterMailCandidate.first_name }} @{{
previewJobOfferLetterMailCandidate.last_name }}
Phone : @{{ previewJobOfferLetterMailCandidate.mobile }}
Email : @{{ previewJobOfferLetterMailCandidate.email }}
@endcomponent
@component('emails.common.p')
Your Talent Advisor is still available in case of further assistance.
@endcomponent
@component('emails.common.telent-advices-footer')
@slot('name')
@{{ previewJobOfferLetterMailJob.recruiter.full_name }}
@endslot
@slot('email')
@{{ previewJobOfferLetterMailJob.recruiter.email }}
@endslot
@slot('mobile')
@{{ previewJobOfferLetterMailJob.recruiter.mobile }}
@endslot
@slot('url')
@{{
previewJobOfferLetterMailJob.recruiter.profiles.linkedin_profile }} - Let's connect
@endslot
@endcomponent
@endcomponent
@endcomponent
{{
trans('job.send_email') }}