{{ trans('messages.user').' '.trans('messages.name') }} : {{ trans('messages.deployment').' '.trans('messages.location') }} :
{{ trans('messages.user').' NRIC/FIN No' }} : {{ trans('messages.deployment').' '.trans('messages.date') }} :
{{ trans('messages.designation') }} : {{ trans('messages.date_of_induction') }} :

Orientation & Training

@foreach ($checklist_items as $item) @if ($item->type == "header") @else @endif @endforeach
{{ trans('messages.checklist') }} {{ trans('messages.input') }} {{ trans('messages.brief').' '.trans('messages.by') }} Date of Induction
{{ $item->label }}
{{ $item->name }}
@if (!empty($item->description))
{!! $item->description !!}
@endif

{{ trans('messages.remarks') }} (if any):

Acknowledgement by New Employee after above is completed

{{ trans('messages.user').' '.trans('messages.signature') }}:




{{ trans('messages.date_of').' '.trans('messages.signature') }}:

Follow up on training effectiveness by immediate superior (1 to 2 weeks later)

@for ($i=0; $i < count($reviewer_list); $i++) @endfor
{{ ($i+1).'.' }} {{ $reviewer_list[$i] }}
{{-- {!! $takeover->checklist_items[$i]->result == "true" ? "
" : "
 
" !!} --}}
  {{ trans('messages.yes') }}
{{-- {!! $takeover->checklist_items[$i]->result == "false" ? "
" : "
 
" !!} --}}
  {{ trans('messages.no') }}

{{ trans('messages.remarks') }} (if any):

Reviewed By:
{{ trans('messages.reviewer').' '.trans('messages.signature') }}:




{{ trans('messages.date_of').' '.trans('messages.signature') }}: