@extends('Reports.template')
@section('title')
Desciplinary Final Letter
@endsection
@section('ExternalCss')
@parent
@endsection
@section('Content')
@php
$date = date("Y-m-d", strtotime("+15 day", strtotime("$employeedata->status_effective_date")));
@endphp
Registered A. D. | |||||||||||||||||
Date : {{\Helper::getDisplayDate($date) }} | |||||||||||||||||
To, | |||||||||||||||||
{{ $employeedata->employee_name }} | |||||||||||||||||
{{ $employeedata->address_line1 }} | |||||||||||||||||
{{ $employeedata->address_line2 }} | |||||||||||||||||
{{ $employeedata->city }} - {{ $employeedata->pincode }} | |||||||||||||||||
{{ $employeedata->city }} | |||||||||||||||||
Subject : Final Notice - To Resume your duties / Intimate HR department | |||||||||||||||||
Dear {{ $employeedata->employee_name }}, | |||||||||||||||||
Emp. ID - {{ $employeedata->employee_id }} | |||||||||||||||||
Department - {{ $employeedata->department_name }} | |||||||||||||||||
It has been found that you are continuously absent from your duty from date {{ \Helper::getDisplayDate($employeedata->status_effective_date) }}. | |||||||||||||||||
There is no information to your department / HR department regarding this as per our previous letter. | |||||||||||||||||
Kindly communicate through e-mail / letter within 3 days from receiving this letter, if you are unable to join the hospital. | |||||||||||||||||
If you do not resume within 3 days of receiving this letter, your appointment / employment with SMVS Swaminaryan Hospital & Research Foundation remains cancelled. | |||||||||||||||||
You shall not hold any dues with us. | |||||||||||||||||
Kindly acknowledge the same. | |||||||||||||||||
For, SMVS Swaminarayan Hospital & Research Foundation, | |||||||||||||||||
Dr. Rajdipsinh Limbola | |||||||||||||||||
Unit Head |