@php $setting = \App\Setting::find(1); @endphp
 }})
To,
{{ substr($staff->user->name, 0, 30) }}
Subject: Appointment Offer Letter
Dear {{ substr($staff->user->name, 0, 30) }},
We are pleased to offer you the position of {{ strtoupper($staff->designation->name) }} at {{ substr($setting->companyName, 0, 40) }} Your annual total compensation (CTC) will be ₹{{$staff->basicSalary}}.
Your expected date of joining is {{date('d M Y', strtotime($staff->joiningDate))}}.
You will be reporting to Ms. Neha Sharma and your place of work will be Agra.
Please read and accept the following terms:
This is a provisional offer letter. Employment is subject to company rules and conditions.
Please sign and return a copy of this letter within 7 days to proceed with formalities.
Sincerely,
For {{ substr($setting->companyName, 0, 40) }}
Authorized Signatory