@php use App\Models\Staff; @endphp @php @endphp @extends('admin.layouts.app') @section('title',get_setting('site_name').' Experience Certificate') @section('content')
Subject/Reference
To,
{{$employee->user->name}}
{{!empty($employee->designation)?$employee->designation->name:''}}
Dear Mr./ Ms. {{$employee->user->name}},
This is to state that {{$employee->user->name}} has been employed at {{get_setting('site_name')}} from {{$employee->joing_date}} to {{date('Y-m-d')}} as a {{!empty($employee->designation)?$employee->designation->name:''}} with Field of work development as his area of expertise.