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

{{strtoupper($hired_as)}} JOB FUNCTIONS

(With effect 1 January 2019)

@if ($hired_as == "Security Officer (SO)")

Screening

Patrolling & Guarding

Access & Egress Control

Incident Response

@if($isView)
@else
{!! $applicant_sign[0] !!}
@endif

Acting as a Bodyguard or Bouncer



I have read and understood the job function that is mentioned above. I shall diligently and faithfully carry out the duties to the best of my abilities.

@if($isView)
@else
Signature: {!! $applicant_sign[1] !!}
Name: {!! $applicant->first_name !!}
NRIC: {!! $applicant->maskNric() !!}
Date: {!! \Carbon\Carbon::now()->format('d F Y') !!}
@endif @elseif ($hired_as == "Senior Security Officer (SSO)")

Screening

Patrolling & Guarding

Access & Egress Control

Incident Response

Acting as a Bodyguard or Bouncer

@if($isView)
@else
{!! $applicant_sign[0] !!}
@endif

Operate Security & Safety Systems

Assist Ministries, Statutory Boards or Government Departments in Law Enforcement Duties

Key Press Management



I have read and understood the job function that is mentioned above. I shall diligently and faithfully carry out the duties to the best of my abilities.

@if($isView)
@else
Signature: {!! $applicant_sign[1] !!}
Name: {!! $applicant->first_name !!}
NRIC: {!! $applicant->maskNric() !!}
Date: {!! \Carbon\Carbon::now()->format('d F Y') !!}
@endif @elseif ($hired_as == "Security Supervisor (SS)")

Screening

Patrolling & Guarding

Access & Egress Control

Incident Response

Acting as a Bodyguard or Bouncer

@if($isView)
@else
{!! $applicant_sign[0] !!}
@endif

Operate Security & Safety Systems

Assist Ministries, Statutory Boards or Government Departments in Law Enforcement Duties

Key Press Management

Appointed as Site-in-Charge of Security Command Centre / FCC with 3 or less personnel

Incident Management & Reporting

Direct Supervision

Execute Evacuation Plans & Exercises



I have read and understood the job function that is mentioned above. I shall diligently and faithfully carry out the duties to the best of my abilities.

@if($isView)
@else
Signature: {!! $applicant_sign[1] !!}
Name: {!! $applicant->first_name !!}
NRIC: {!! $applicant->maskNric() !!}
Date: {!! \Carbon\Carbon::now()->format('d F Y') !!}
@endif @elseif ($hired_as == "Senior Security Supervisor (SSS)" || $hired_as == "Chief Security Officer (CSO)")

Screening

Patrolling & Guarding

Access & Egress Control

Incident Response

Acting as a Bodyguard or Bouncer

@if($isView)
@else
{!! $applicant_sign[0] !!}
@endif

Operate Security & Safety Systems

Assist Ministries, Statutory Boards or Government Departments in Law Enforcement Duties

Key Press Management

Appointed as Site-in-Charge of Security Command Centre / FCC with 3 or less personnel (including the Supervisor)

Incident Management & Reporting

Direct Supervision

Execute Evacuation Plans & Exercises

Conduct Security Audits & Risk Assessment

General Supervision


I have read and understood the job function that is mentioned above. I shall diligently and faithfully carry out the duties to the best of my abilities.
@if($isView)
@else
Signature: {!! $applicant_sign[1] !!}
Name: {!! $applicant->first_name !!}
NRIC: {!! $applicant->maskNric() !!}
Date: {!! \Carbon\Carbon::now()->format('d F Y') !!}
@endif @endif {{------------------------ END OF PAGE ------------------------}} @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('doc_type',$doc_type) !!} {!! Form::hidden('applicant',$applicant) !!} {!! Form::hidden('hired_as',$hired_as,['id'=>'hired_as']) !!}

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