| Annex F | ||||||
| @if($data['funding_id'] == \App\Models\SPPMO\Constants::FUNDING_TYPE_GF_MOOE || $data['funding_id'] == \App\Models\SPPMO\Constants::FUNDING_TYPE_GF_CO) OBLIGATION REQUEST AND STATUS @else BUDGET UTILIZATION REQUEST AND STATUS @endif | No.: {{-- --}} {{-- @php--}} {{-- if(count($fund) > 1) {--}} {{-- echo $fund[1].'-';--}} {{-- } else {--}} {{-- echo 'MOOE-';--}} {{-- }--}} {{-- @endphp--}} {{-- --}} | {{ $data->obligation->obnum }} | ||||
VISAYAS STATE UNIVERSITY |
Date: | {{ date("m/d/Y") }} | ||||
Visca, Baybay City, Leyte |
Fund: | {{ $fund[0] }} | ||||
| Payee: | {{ strtoupper($data->supplier->supplier_name) }} | |||||
| Office: | {{ $data->pr_data->dept_acro }} | |||||
| Address: | {{ strtoupper($data->supplier->address) }} | |||||
Responsibility Center |
Particulars |
MFO/PAP |
UACS Code / Expenditure |
Amount |
||
|
@if($data['mode_id'] != \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING)
{{ $data->pr_data->dept_acro }}
@else
@php foreach ($data->podetails as $dept_id=>$podetails){ $dept_detail = $podetails->values(); echo $dept_detail[0]['item1']->dept->acronym.' '; } @endphp @endif |
@if($data['mode_id'] != \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING)
@if($data->obligation->particulars)
{{ $data->obligation->particulars }}
@else
Payment of Supplies/Materials
@endif
@else
Payment of Supplies/Materials
@endif |
@if($data['mode_id'] != \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING) {{ $data->obligation->mfopap }} @endif |
@if($data['mode_id'] != \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING) {{ $data->obligation->uacscode }} @else @for($i=0; $i < count($data->podetails); $i++) {{ $data->obligation->uacscode }} @endfor @endif |
@if($data['mode_id'] != \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING) {{ number_format($data['po_amount'], 2) }} @else @php foreach ($data->podetails as $dept_id => $items) { $temp_total = 0; foreach($items as $stock_id => $pod) { $temp_total+= $pod['total_amt']; } echo number_format($temp_total, 2).' '; } @endphp @endif |
||
| Total | {{ number_format($data['po_amount'], 2) }} | |||||
| A Certified: | Charges to appropration/allotment necessary, lawful and under my direct supervision and supporting documents valid, proper and legal |
B Certified: | Allotment available and obligated for the purpose/adjustment necessary as indicated above |
|||
| Signature: | Signature: | |||||
| Printed Name | {{-- @if($data['mode']['id']== \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING)--}} {{-- {{ strtoupper($data['bac_chairman']) }}--}} {{-- @else--}} {{-- {{ strtoupper($data['ovpaf_head']['a']) }}--}} {{-- @endif--}} {{ strtoupper($data['ovpaf_head']['a']) }} | Printed Name | {{ strtoupper($data['budget_head']['a']) }} | |||
| Position: | {{-- @if($data['mode']['id']== \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING)--}} {{-- OVPPRGEA--}} {{-- @else--}} {{-- @if($data['ovpaf_head']['role'] == 1)--}} {{-- VP for Admin. and Finance--}} {{-- @else--}} {{-- (OIC) VP for Admin. and Finance--}} {{-- @endif--}} {{-- @endif--}} @if($data['ovpaf_head']['role'] == 1) VP for Admin. and Finance @else (OIC) VP for Admin. and Finance @endif | Position: | {{ $data['budget_head']['position'] }} | |||
| {{-- @if($data['mode']['id'] == \App\Models\SPPMO\Constants::MODE_PUBLIC_BIDDING)--}} {{-- BAC Chairman--}} {{-- @endif--}} | @if($data['budget_head']['role'] == 1) Head, Budget Unit @else (OIC), Head Budget Unit @endif | |||||
| Date: | Date: | |||||
| C | STATUS OF OBLIGATION |
|||||
| Reference | Amount | |||||
| Date | Particulars | ORS/JEV/RCI/RADAI No. | Obligation | Payment | Not Yet Due | Due and Demandable |
| {{ date("m-d-Y") }} | Obligations | {{ $data->obligation->obnum }} | {{ number_format($data['po_amount'], 2) }} | {{ number_format($data['po_amount'], 2) }} | ||
| Totals | ||||||