@if($isView) {!! Html::style('css/bootstrap.min.css') !!} @endif @if($isView)

@else @endif

Date issued: {!! \Carbon::parse($counselling->handover_time)->format('Y-m-d') !!}

Name of Staff: {!! $counselling->takeoverUser->Profile->first_name !!}


CAUTION LETTER - FINAL

We refer to your absenteeism on:

Description Date of occurrence
Informed MC without producing proof {!! $counselling_detail[0]->mc_without_proof_date !!}
Absent without prior approval/notification {!! $counselling_detail[0]->awol_date !!}
Urgent leave/off {!! $counselling_detail[0]->urgent_leave_date !!}
Frequent Lateness more than 15 mins after reporting time {!! $counselling_detail[0]->frequent_lateness_date !!}
Frequent leaving position more than 15 mins before proper handing over {!! $counselling_detail[0]->frequent_leaving_date !!}

We want you to understand that your behavior has resulted in a lot of inconvenience to our Operations and deployment and also client dissatisfaction over our company’s performance. We are unable to accept such behavior from you.

This serves as a caution to you. We will not hesitate to take disciplinary action / termination against you if such behavior repeats.

Your performance is under review for the next three (3) months.

Head of Department/Supervisor: {!! $supervisor->first_name !!}

Date of Signature: {!! isset($signature_date) ? $signature_date : '' !!}

Signature: @if($isView)

@else
{!! $applicant_sign[0] !!}
@endif

Concerned Employee: {!! $counselling->takeoverUser->Profile->first_name !!}

Date of Signature: {!! isset($signature_date) ? $signature_date : '' !!}

Signature: @if($isView)

@else
{!! $applicant_sign[1] !!}
@endif

Concurred by Mg Director, Mdm Peggy

@if($isView) {!! Form::open(['methid'=>'POST','route'=>['counselling.showForm',$id], 'role'=>'form','id'=>'show-form']) !!} {!! Form::hidden('id',$id) !!} {!! Form::hidden('img_string','',['id'=>'hidden_img_array']) !!} {!! Form::hidden('upload_key',randomString(40)) !!}

{!! Form::close() !!} {!! Html::script('https://cdnjs.cloudflare.com/ajax/libs/fabric.js/1.7.22/fabric.min.js') !!}
@else @endif