@php $setting = \App\Setting::find(1); @endphp Appointment Letter - {{$setting->companyName}}

{{$setting->companyName}}

Address: {{$setting->address}}, {{$setting->city}} - {{$setting->pin}}

@if(!empty($setting->phone)) Mobile: {{$setting->phone}} @endif @if(!empty($setting->email))    Email: {{$setting->email}}

@endif

Employee Name: {{ substr($staff->user->name, 0, 40) }}
Date: {{date('d M Y', strtotime($staff->joiningDate))}}
Confirmation Letter

Dear {{ substr($staff->user->name, 0, 40) }},

Consequent to your probation review for the period 12-11-2025 to 20-11-2025, we are pleased to confirm your services in the organization w.e.f 09-07-2025.

You will now be entitled for mention benefits. All other terms and conditions as detailed in your appointment letter remain unchanged. We look forward to your valuable contributions and wish you all the very best for a rewarding career with {{$setting->companyName}}.

Note: Please sign the duplicate copy of this letter as a token of acceptance of the same.

For
{{$setting->companyName}}