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

CSF


@if (strlen($msg) > 0) @endif
@csrf
Year
Quarter
Functional Unit
@include('subviews.pager', ['rows' => $rows])
  # Date @sorter('date', $sortBy, $sortDir) Year @sorter('year', $sortBy, $sortDir) Quarter @sorter('qtr', $sortBy, $sortDir) Functional Unit @sorter('fu', $sortBy, $sortDir) Total @sorter('total', $sortBy, $sortDir) Male @sorter('male', $sortBy, $sortDir) Female @sorter('female', $sortBy, $sortDir) Senior Citizen @sorter('senior', $sortBy, $sortDir) PWD @sorter('pwd', $sortBy, $sortDir) Students @sorter('student', $sortBy, $sortDir) Government Employees @sorter('government', $sortBy, $sortDir) Business @sorter('business', $sortBy, $sortDir) Homemakers @sorter('home', $sortBy, $sortDir) Enterpreneurs @sorter('enterpreneur', $sortBy, $sortDir) Media @sorter('media', $sortBy, $sortDir) Private Organizations @sorter('private', $sortBy, $sortDir) Peoples Organizations @sorter('people', $sortBy, $sortDir) Others @sorter('others', $sortBy, $sortDir) # of 5 Ratings @sorter('s5', $sortBy, $sortDir) # of 4 Ratings @sorter('s4', $sortBy, $sortDir) # of 3 & Below Ratings @sorter('s3', $sortBy, $sortDir) Responsive Delivery @sorter('responsivedelivery', $sortBy, $sortDir) Work Quality @sorter('workquality', $sortBy, $sortDir) Personnel Qualities @sorter('personnelqualities', $sortBy, $sortDir) Overall @sorter('overall', $sortBy, $sortDir) Attachment Remarks Created @sorter('created', $sortBy, $sortDir) Updated @sorter('updated', $sortBy, $sortDir)