{{ $typeLabel }} · {{ __('Request') }} #{{ $separation->id }}
| {{ __('Name') }} | {{ $employeeName }} | ||
| {{ __('Designation') }} | {{ $designation }} | {{ __('Department') }} | {{ $department }} |
| {{ __('Branch / Workplace') }} | {{ $branch }} | {{ __('Joining Date') }} | {{ $staff?->joing_date?->format('d.m.Y') ?? '—' }} |
| {{ __('Father\'s Name') }} | {{ $staff?->father_name ?? '—' }} | {{ __('Mobile') }} | {{ $staff?->mobile_no ?? '—' }} |
| {{ __('Separation Type') }} | {{ $typeLabel }} | {{ __('Last Working Date') }} | {{ $separation->last_working_date?->format('d.m.Y') ?? '—' }} |
| {{ __('Application Date') }} | {{ $separation->application_date?->format('d.m.Y') ?? '—' }} | {{ __('Status') }} | {{ ucfirst($separation->status) }} |
উপরোক্ত তথ্য সঠিক জানিয়া স্বেচ্ছায় / নির্ধারিত নিয়ম অনুসারে এই পৃথকীকরণ আবেদন দাখিল করিতেছি।