@php $sign = documentSign('Welcome Mail'); @endphp Welcome to Aarya Group Family
Aarya Group Logo

Dear {{ $user->name ?? 'Employee' }},

We are delighted to welcome you to our organization. We are thrilled to have you join us as {{ $user->employeeMaster->employeeDesignation->name ?? 'Designation' }} in {{ $user->employeeMaster->employeeDepartment->name ?? 'Department' }} at our {{ $user->employeeMaster->location->name ?? 'Location' }} office.

Your proven ability to mentor teams and deliver results in challenging markets is an inspiration, and we look forward to learning from your experience.

At Aarya Group, we believe in collaboration, growth, and innovation, and we are confident that your skills and passion will contribute meaningfully to our shared journey.

We look forward to seeing you thrive with us and contribute to the success of Aarya Group.

Wishing you a successful and fulfilling journey ahead.

Your Login Credentials:

Email: {{ $user->email ?? 'your.email@example.com' }}

Password: {{ $password ?? '********' }}

Login Now

Warm regards,

@if ($sign->show_sign == 1 && !empty($sign->signature) && \Storage::disk('public')->exists($sign->signature))
@endif {{ $sign->name ?? 'Dipak Panchal' }},
{{ $sign->designation ?? 'HR Manager' }},
Aarya Group

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