@include('recruitment.pdf.partials.styles') @include('recruitment.pdf.partials.letterhead')
যোগদান / স্বাগতপত্র
{{ __('Joining / Welcome Letter') }}
{{ __('Ref. No.') }} {{ $refNo }} {{ __('Date') }} {{ $printDate }}

{{ $candidate->name }} @if($application->staff_sid) — ID: {{ $application->staff_sid }}@endif

প্রিয় {{ $candidate->name }}, {{ $orgName }} পরিবারে আপনাকে স্বাগতম! Welcome to {{ $orgName }}! We are glad to have you join us as {{ $designation }}.

{{ __('Designation') }}: {{ $designation }}

@if($branch)

{{ __('Work location') }}: {{ $branch }}

@endif

{{ __('Joining date') }}: {{ $application->joining_date ? $application->joining_date->format('d.m.Y') : $printDate }}

@if($application->staff_sid)

{{ __('Employee ID') }}: {{ $application->staff_sid }}

@endif

যোগদানের দিন HR বিভাগ থেকে প্রয়োজনীয় কাগজপত্র, ID কার্ড ও সিস্টেম অ্যাকাসেস গ্রহণ করুন। On joining day, please collect ID, system access, and complete onboarding with HR.

@include('recruitment.pdf.partials.signature')