@if($application_mail['is_candidate'] == false)
Dear Sir,
@else
Hello There,
Please find the details you had submitted with us for your
reference.
@endif
@if($application_mail['is_candidate'] == false)My @else Your @endif Personal details:
{{$application_mail['name']}}
{{$application_mail['email']}}
{{$application_mail['mobile']}}
{{$application_mail['fresher_or_experience']}}
{{$application_mail['current_designation']}}
{{$application_mail['current_ctc']}}
{{$application_mail['expected_ctc']}}
{{$application_mail['notice']}}
{{$application_mail['cover_letter']}}
@if($application_mail['is_candidate'] == true)
Thank you for submitting your application on our website.
Our team will get in touch with you soon.
Regards,
Synamen Team.
@endif
This
is an automatic message.
|
|