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

{!! $date_recruited !!}

{!! $applicant !!} (NRIC No: {!! $nric !!})
{{$applicant_address}}


Dear Sir / Madam,

Employment Contract for DRE – Daily Rated Employee

We are pleased to offer you employment as a Relief {!!$hired_as!!} with our company with effect from {{showDate($work_start_date)}}. Your terms of employment are as follows:-

1. Place of Employment & Hours of work

Your normal place of employment shall be at {{$location->name ?? '[EMPTY]'}}. However, the company has the right to post you to any other place for duty at its discretion.

Your working hours are 8 hours per day or 44 hours per week. Overtime shall be paid for hours worked beyond 44 hours per week at 1.5 times your basic salary.

2. Salary

Your breakdown cost for daily salary as follows:-

Basic Per Hour A B C = A + B D E = C + D
Daily Pay Hourly x 8hrs OT - Hourly x 1.5 x 2.5hrs Basic + OT Benefits Gross Salary (*CPF Wage)
{{$relief_salary['basic']}} {{$relief_salary['hourly']}} {{$relief_salary['hourly_ot']}} {{$relief_salary['per_day']}} {{$relief_salary['benefit']}} {{$relief_salary['gross']}}

Your take home salary is as below:-

Age CPF E'ee Percentage CPF Wage E'ee CPF Take Home (Gross - CPF)
55 & Below 20% {{$relief_salary['wage_1']}} {{$relief_salary['cpf_1']}} {{$relief_salary['takehome_1']}}
Above 55 to 60 13% {{$relief_salary['wage_2']}} {{$relief_salary['cpf_2']}} {{$relief_salary['takehome_2']}}
Above 60 to 65 7.5% {{$relief_salary['wage_3']}} {{$relief_salary['cpf_3']}} {{$relief_salary['takehome_3']}}
Above 65 5.0% {{$relief_salary['wage_4']}} {{$relief_salary['cpf_4']}} {{$relief_salary['takehome_4']}}

*CPF Rate – According to prevailing CPF rate & age group

Your salary also includes pro-rated benefits including encashment for annual leave, public holiday & benefits like bonus, incentive, etc.

You will be paid on every Wednesday through POSB/DBS for work done from previous Monday to Sunday.

@if($isView)
@endif

3. Probation

Your probation is three months from date of commencement. You are deemed to be confirmed after three months if the company does not inform you otherwise and your pay is also the confirmation pay. We will not be issuing confirmation letter.

4. Annual Leave (Encashed)

On completion of three months of continuous service with the company, you shall be entitled to pro-rated annual leave. The company shall encash your annual leave.

5. Public Holidays (Encashed)

You are entitled to gazetted Public Holidays (PH) which shall be encashed to you. If you work on PH, you will be paid one more day of your basic pay.

6. Duties and Responsibilities

Your duties include access control, handle incidents and enquires, patrolling & general security & safety duties. You will also conform to the Code of Conduct of the company and the Standing Operational Procedures of the client that you are assigned to.

7. Notice of Termination of Service

  1. The notice for termination is by one party giving to the other party according to below notice or salary payment deduction in lieu of notice:-

    Period of Employment
    Less than 3 month
    3 month & above

    Period required for notice to terminate
    2 weeks
    One month

  2. The company may terminate your Service summarily at anytime and without prior notification if you are found absent from duty without approval for more than 2 days continuously, guilty of misconduct, indiscretion, carelessness or negligence on your part.

8. Medical Benefits

On completion of 3 months of continuous service with the company, you will be entitled to pro-rated days of paid sick leave & hospitalization leave per year. The benefits are pro-rated to that of a full time employee who is entitled to 14days of medical leave and up to 60 days hospitalization leave.

Medical leave entitlement is only applicable when you see doctor and have MC on the days that you are scheduled to work.

You are entitled to claim for medical reimbursement of consultation fee at Government Clinic. Medical leave must be from Doctors registered under the Medical Registration Act and Dental Registraction Act.

@if($isView)
@endif

9. Confidentiality and Non-Disclosure

You shall protect the data (e.g. Name, NRIC, Hand-phone no. of visitors) that you come into contact with during your course of duty according to Singapore PDPA (Personal Data Protection Act)

10. Others

As for other terms and conditions of employment not mentioned in this employment contract, the relevant provisions in the Employment Act shall apply.


Yours sincerely,
{!! getImage('signatures/gm_signature_89.png',50) !!}
Grace Lim
General Manager


I have read and understood the terms & conditions of the offer and hereby accept the appointment.

@if(!$isView) @endif
Name: {!! $applicant !!}
NRIC: {!! $nric !!}
Date: {!! \Carbon\Carbon::now()->format('d F Y') !!}
Signature:
{!! $applicant_sign[0] !!}
@if($isView)
@endif

CODE OF CONDUCT

  1. Security Officer must display security licence while on duty.
  2. Code of conduct for Security Officer, Security Officer must-
    1. Not sleep
    2. Not drink alcohol
    3. Not be absent from post
    4. Not use any threatening or abusive language
    5. Respond promptly to any request for assistance by any person within the premises where he is deployed if the person has suffered any personal injury, or any damage to or loss of his property, within the premises
  3. If not comply, Security Officer's license may subject to revocation or suspension.

  4. Security Officers shall keep confidential work related information like layout of the site, the security system, how many manpower being deployed, etc.
  5. Security Officer should not allowed unauthorized person (eg: friends, contractor, family members, etc) into any premises.
  6. Security Officers has the power of arrest like any other private person but no power to conduct search. However, you may restraint the suspect till the arrival of police.


This is to confirm that I have read & understand the above.

@if($isView)
@else
{!! $applicant_sign[1] !!}
@endif @if($isView) {!! Form::open(['url'=>'/job-application/signContract?id='.$id,'id'=>'signature-form']) !!} {!! Form::hidden('id',$id) !!} {!! Form::hidden('src',$src) !!} {!! Form::hidden('img_string','',['id' => 'hidden_img_array']) !!} {!! Form::hidden('hired_as',$hired_as,['id'=>'hired_as']) !!} {!! Form::hidden('contract_type',$contract_type) !!} {!! Form::hidden('location',$location ?? NULL) !!} {!! Form::hidden('work_start_date',$work_start_date) !!} {!! Form::hidden('relief_salary[]',json_encode($relief_salary)) !!}

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