{{ $siteName }}
@if($orgAddress){{ $letterTitle }}
@if($type === \App\Services\PerformanceAppraisal\AppraisalProbationLetterService::LETTER_CONFIRMATION) চাকরি নিশ্চিতকরণ পত্র @else চাকরির মেয়াদ বৃদ্ধির পত্র @endif
| {{ __('Date') }} | : {{ $letterDate }} |
| {{ __('Employee') }} | : {{ $employeeName }} (ID: {{ $employeeId }}) |
| {{ __('Designation') }} | : {{ $designation }} |
| {{ __('Department') }} | : {{ $department }} |
| {{ __('Branch') }} | : {{ $branch }} |
| {{ __('Extended until') }} | : {{ $extendedTo }} |
| {{ __('Appraisal score') }} | : {{ $finalScore }} |
| {{ __('Appraisal instance') }} | : #{{ $instance->id }} |