@extends('layouts.public_layout') @section('title', $title) @section('content')

FOA PCDs/IPCRs


@if (strlen($msg) > 0) @endif
@csrf
Year
Semester
{{--
Quarter
--}}
Functional Unit
@include('subviews.pager', ['rows' => $rows])
  # Date @sorter('date', $sortBy, $sortDir) Year @sorter('year', $sortBy, $sortDir) Semester @sorter('semester', $sortBy, $sortDir) Functional Unit @sorter('fu', $sortBy, $sortDir) Prepared By @sorter('preparer', $sortBy, $sortDir) Reviewed By @sorter('reviewer', $sortBy, $sortDir) Approved By @sorter('approver', $sortBy, $sortDir) Remarks Created @sorter('created', $sortBy, $sortDir) Updated @sorter('updated', $sortBy, $sortDir)