@php $setting = \App\Setting::find(1); @endphp Experience 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

Date: {{date('d-m-Y')}}
Name: {{ substr($staff->user->name, 0, 40) }}, {{$staff->address}}, {{$staff->city}} {{$staff->state->name}}, {{$staff->pin}}
Branch: {{$staff->branch->name}}

Experience Letter
This is to certify that Mr./Ms. {{ substr($staff->user->name, 0, 40) }} was employed with {{$setting->companyName}} from {{date('d-m-Y', strtotime($staff->joiningDate))}} to {{date('d-m-Y')}}. During the tenure of service, he/she worked as a Field Officer at {{$staff->branch->name}}, {{$staff->branch->address}}, {{$staff->branch->state->name}}, {{$staff->branch->city}}, {{$staff->branch->country}}, {{$staff->branch->pin}}.

During his/her service period, the company observed him/her to be hardworking, dedicated & sincere towards allotted responsibilities. His/her behaviour with staff and clients was professional with strong integrity and discipline.

We wish him/her success for future endeavours.



Sincerely,

Authorized Signatory
{{$setting->companyName}}