@include('recruitment.print.partials.letterhead')
নিয়োগপত্র
{{ __('Appointment Letter') }}
{{ __('Ref. No.') }} {{ $refNo }} {{ __('Date') }} {{ $printDate }}

{{ __('To') }} / প্রাপক: {{ $candidate->name }}

{{ __('Subject') }} / বিষয়: নিয়োগপত্র — {{ $designation }}

মাননীয় {{ $candidate->name }}, আপনাকে {{ $orgName }} @if($branch)— {{ $branch }} শাখায়@endif {{ $designation }} পদে নিয়োগ দেওয়া হয়েছে। This letter confirms your appointment as {{ $designation }} @if($branch) at {{ $branch }}@endif.

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

@if($department)

{{ __('Department') }}: {{ $department }}

@endif

{{ __('Employment type') }}: {{ __('Full-time') }} / পূর্ণকালীন

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

{{ __('Probation') }}: {{ __('As per company policy') }} / কোম্পানি নীতিমালা অনুযায়ী

@if($application->staff_sid)

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

@endif

আপনার দায়িত্ব পালন, আচরণবিধি ও কোম্পানি নীতিমালা মেনে চলা বাধ্যতামূলক। You are required to comply with company policies, code of conduct, and assigned duties.

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