Aarya Group Logo

Hello {{ $interview->name ?? '' }},

We are pleased to inform you that your interview for the position of {{ $interview->designation->name ?? '[Job Title]' }} has been {{ strtolower($type ?? 'scheduled') }} with Aarya Group.

Here are your interview details:

  • Date: {{ date('d-m-Y', strtotime($interview->schedule_date_time ?? '')) }}
  • Time: {{ date('h:i A', strtotime($interview->schedule_date_time ?? '')) }}
  • Designation: {{ $interview->designation->name ?? '' }}
  • Round 1 Interviewer: {{ $interview->interviewers->first()->interviewer->employee_name ?? '-' }}
  • Other Details:
    {{ $interview->description ?? '' }}

Please confirm your availability for the scheduled time. We look forward to meeting you. If you have any questions, feel free to reply to this email.

Best regards,
HR Team
Aarya Group

© {{ date('Y') }} Aarya Group. All rights reserved.