{{ $officename }}
Service Record
{{--
--}} {{--
--}} {{-- --}} {{--
--}} {{--
--}} {{--
{{ $officename }}
--}} {{--
--}} {{--
--}}
Service Record
{{--
Service Record
--}}
NAME: {{ $data["name"] }}
BIRTHDATE: {{ strtoupper(date('F d, Y', strtotime($data["birthdate"]))) }} BIRTHPLACE: {{ $data["birthplace"] }} (Date herein should be checked from birth or baptismal certificate or some other reliable documents.)
Employee No: {{ $data["idno"] }}

This is to certify that the employee named herein above actually rendered services in this Office as shown by the service record below, each line of which is supported by appointment and other papers actually issued by this office and approved by the authorities concerned.

@php $total = 0; $ctr = 0; $size = sizeof($data["list"]); @endphp @foreach($data['list'] as $key => $record) {{--($record["institution"] == "same") ? " " : ($record["institution"]["acronym"]) ? $record["institution"]["acronym"] . ' ' . $record["levelshorthand"] : $record["institution"]["name"] . ' ' . $record["levelshorthand"] : ""--}} @if(@$record["details"]) {{----}} {{----}} @else @endif {{ $ctr++ }} {{-- @if ($ctr > 29 && sizeof($data['list']) > 29)--}} {{-- @if ($ctr >= 42 && sizeof($data['list']) >= 42)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @break--}} {{-- @elseif ($ctr < 42 && sizeof($data['list']) < 42)--}} {{-- @if ($ctr == $size)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @endif--}} {{-- @endif--}} {{-- @endif--}} {{ $total++ }} @endforeach
SERVICE
(Inclusive Date)
RECORD OF APPOINTMENT OFFICE ENTITY/DIV. Leave/ Absent
Without Pay
SEPARATION
(4)
From To Designation Status
(1)
Salary
(2)
Station/Branch
Place (3)
From To Date-Cause
{!! ($record["appointment_start"]) ? date('m/d/Y', strtotime($record["appointment_start"])) : " " !!} {!! ($record["appointment_end"]) ? ($record["appointment_end"] == "same") ? " " : date('m/d/Y', strtotime($record["appointment_end"])) : " " !!} {{ ($record["position"]) ? ($record["position"]["name"] == "same") ? " " : $record["position"]["name"] : "" }} {{ ($record["astatus_legend"]) ? ($record["astatus_legend"] == "same") ? " " : $record["astatus_legend"] : "" }} {{ ($record["salary_rate"]) ? (($record["salary_rate"]) == "same") ? " " : number_format($record["salary_rate"], 2) : ""}} {{ ($record["basis_legend"]) ? ($record["basis_legend"] == "same") ? "''" : $record["basis_legend"] : "" }} {{ ($record["institution"]) ? ($record["institution"] == "same") ? " " : $record["institution"] : "" }}{{ $record["details"] }}{{ date('m/d/Y', strtotime($data["list"][$i]["leave_start"])) }}{!! ($data["list"][$i]["leave_end"]) ? date('m/d/Y', strtotime($data["list"][$i]["leave_end"])) : " " !!}None{{ $record["remarks"] }}
 
 
{{-- @if (sizeof($data['list']) > 42)--}} {{-- --}}{{-- @php--}} {{-- --}}{{-- $loop = ceil((sizeof($data["list"]) - 42) / 42);--}} {{-- --}}{{-- @endphp--}} {{-- --}}{{-- @for ($k = 1; $k <= $loop; $k++)--}} {{-- --}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @php--}} {{-- $ctr = 0;--}} {{-- // $l = $k;--}} {{-- // $l = $l + 2;--}} {{-- @endphp--}} {{-- @for ($i = 42; $i < sizeOf($data["list"]);$i++)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @if(@$data["list"][$i]["details"])--}} {{-- --}} {{-- --}}{{----}} {{-- --}}{{----}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- --}} {{-- {{ $ctr++ }}--}} {{-- @if ($ctr > 38 && (sizeof($data['list']) - 42) > 38)--}} {{-- @if ($ctr >= 50 && (sizeof($data['list']) - 42) >= 50 )--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @break--}} {{-- @elseif ($ctr < 50 && (sizeof($data['list']) - 42) < 50)--}} {{-- @if ($ctr == (sizeof($data['list']) - 42))--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @endif--}} {{-- @endif--}} {{-- @endif--}} {{-- {{ $total++ }}--}} {{-- @endfor--}} {{-- --}} {{--
SERVICE
(Inclusive Date)
RECORD OF APPOINTMENTOFFICE ENTITY/DIV.Leave/ Absent
Without Pay
SEPARATION
(4)
FromToDesignationStatus
(1)
Salary
(2)
Station/Branch
Place (3)
FromToDate-Cause
{!! ($data["list"][$i]["appointment_start"]) ? date('m/d/Y', strtotime($data["list"][$i]["appointment_start"])) : " " !!}{!! ($data["list"][$i]["appointment_end"]) ? ($data["list"][$i]["appointment_end"] == "same") ? " " : date('m/d/Y', strtotime($data["list"][$i]["appointment_end"])) : " " !!}{{ ($data["list"][$i]["position"]) ? ($data["list"][$i]["position"]["name"] == "same") ? " " : $data["list"][$i]["position"]["name"] : "" }}{{ ($data["list"][$i]["astatus_legend"]) ? ($data["list"][$i]["astatus_legend"] == "same") ? " " : $data["list"][$i]["astatus_legend"] : ""}}{{ ($data["list"][$i]["salary_rate"]) ? ($data["list"][$i]["salary_rate"] == "same") ? " " : number_format($data["list"][$i]["salary_rate"], 2) : "" }}{{ ($data["list"][$i]["basis_legend"]) ? ($data["list"][$i]["basis_legend"] == "same") ? "''" : $data["list"][$i]["basis_legend"] : ""}}{{ ($data["list"][$i]["institution"]) ? ($data["list"][$i]["institution"] == "same") ? " " : $data["list"][$i]["institution"] : "" }}{{ $data["list"][$i]["details"] }}{{ date('m/d/Y', strtotime($data["list"][$i]["leave_start"])) }}{!! ($data["list"][$i]["leave_end"]) ? date('m/d/Y', strtotime($data["list"][$i]["leave_end"])) : " " !!}None{{ $data["list"][$i]["remarks"] }}
 
 
--}} {{-- --}}{{-- @endfor--}} {{-- @endif--}} {{-- @if (sizeof($data['list']) > 92)--}} {{-- @php--}} {{-- $loop = ceil((sizeof($data["list"]) - 92) / 50);--}} {{-- $size_loop = 92;--}} {{-- @endphp--}} {{-- @for ($k = 1; $k <= $loop; $k++)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @php--}} {{-- $ctr = 0;--}} {{-- $l = $k;--}} {{-- $l = $l + 3;--}} {{-- if ($k > 1) {--}} {{-- $size_loop = $size_loop + 50;--}} {{-- }--}} {{-- @endphp--}} {{-- @for ($i = $size_loop; $i < sizeOf($data["list"]);$i++)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @if(@$data["list"][$i]["details"])--}} {{-- --}} {{-- --}}{{----}} {{-- --}}{{----}} {{-- @else--}} {{-- --}} {{-- @endif--}} {{-- --}} {{-- --}} {{-- {{ $ctr++ }}--}} {{-- @if ($ctr > 38 && (sizeof($data['list']) - $size_loop) > 38)--}} {{-- @if ($ctr >= 50 && (sizeof($data['list']) - $size_loop) >= 50 )--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @break--}} {{-- @elseif ($ctr < 50 && (sizeof($data['list']) - $size_loop) < 50 )--}} {{-- @if ($ctr == (sizeof($data['list']) - $size_loop))--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- {{ $ctr = 0 }}--}} {{-- @endif--}} {{-- @endif--}} {{-- @endif--}} {{-- {{ $total++ }}--}} {{-- @endfor--}} {{-- --}} {{--
SERVICE
(Inclusive Date)
RECORD OF APPOINTMENTOFFICE ENTITY/DIV.Leave/ Absent
Without Pay
SEPARATION
(4)
FromToDesignationStatus
(1)
Salary
(2)
Station/Branch
Place (3)
FromToDate-Cause
{!! ($data["list"][$i]["appointment_start"]) ? date('m/d/Y', strtotime($data["list"][$i]["appointment_start"])) : " " !!}{!! ($data["list"][$i]["appointment_end"]) ? ($data["list"][$i]["appointment_end"] == "same") ? " " : date('m/d/Y', strtotime($data["list"][$i]["appointment_end"])) : " " !!}{{ ($data["list"][$i]["position"]) ? ($data["list"][$i]["position"]["name"] == "same") ? " " : $data["list"][$i]["position"]["name"] : "" }}{{ ($data["list"][$i]["astatus_legend"]) ? ($data["list"][$i]["astatus_legend"] == "same") ? " " : $data["list"][$i]["astatus_legend"] : "" }}{{ ($data["list"][$i]["salary_rate"]) ? ($data["list"][$i]["salary_rate"] == "same") ? " " : number_format($data["list"][$i]["salary_rate"], 2) : "" }}{{ ($data["list"][$i]["basis_legend"]) ? ($data["list"][$i]["basis_legend"] == "same") ? "''" : $data["list"][$i]["basis_legend"] : "" }}{{ ($data["list"][$i]["institution"]) ? ($data["list"][$i]["institution"] == "same") ? " " : $data["list"][$i]["institution"] : "" }}{{ $data["list"][$i]["details"] }}{{ date('m/d/Y', strtotime($data["list"][$i]["leave_start"])) }}{!! ($data["list"][$i]["leave_end"]) ? date('m/d/Y', strtotime($data["list"][$i]["leave_end"])) : " " !!}None{{ $data["list"][$i]["remarks"] }}
 
 
--}} {{-- @endfor--}} {{-- @endif--}} {{--
--}}


Purpose: For {{ $data["receipt"]->purpose["purpose"] }} O.R. #: {{ $data["receipt"]->official_receipt_number }} Date: {{ date('d-F-Y',strtotime($data["receipt"]->official_receipt_date)) }}
{{--
--}}
Issued in compliance with Executive Order No. 54, dated August 10, 1954, and in accordance with Circular No. 58, dated August 10, 1954, of the System.
{{--
--}}

Legend:

D - Daily M - Monthly A - Annually
C - Casual T - Temporary
CO-Contractual TS - Temp./Subst.
P - Permanent S - Substitute
PR - Provisional RS - Regular Substitute
PB - Probational RP - Regular Permanent
Hi - Hired PS - Provisional/Substitute


Date Issued: {{ date('m/d/Y',strtotime($data["receipt"]->date_issued)) }}
CERTIFIED CORRECT:



{{ $data['incharge'] }}
Head, RSPPRO