{{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @php--}} {{-- $paper_page = 0;--}} {{-- $temp = 0;--}} {{--// memo--}} {{-- $volumeMemoOP = 0;--}} {{-- $countMemoOP = 0;--}} {{-- $countCircOP = 0;--}} {{-- $volumeCircOP = 0;--}} {{-- $volumeMemoOVPI = 0;--}} {{-- $countMemoOVPI = 0;--}} {{-- $countCircOVPI = 0;--}} {{-- $volumeCircOVPI = 0;--}} {{-- $volumeMemoOVPAA = 0;--}} {{-- $countMemoOVPAA = 0;--}} {{-- $countCircOVPAA = 0;--}} {{-- $volumeCircOVPAA = 0;--}} {{-- $volumeMemoOVPAF = 0;--}} {{-- $countMemoOVPAF = 0;--}} {{-- $countCircOVPAF = 0;--}} {{-- $volumeCircOVPAF = 0;--}} {{-- $volumeMemoOVPPRGEA = 0;--}} {{-- $countMemoOVPPRGEA = 0;--}} {{-- $countCircOVPPRGEA = 0;--}} {{-- $volumeCircOVPPRGEA = 0;--}} {{-- $volumeMemoOVPRE = 0;--}} {{-- $countMemoOVPRE = 0;--}} {{-- $countCircOVPRE = 0;--}} {{-- $volumeCircOVPRE = 0;--}} {{--// minutes--}} {{-- $volumeMinutesAcad = 0;--}} {{-- $countMinutesAcad = 0;--}} {{-- $volumeMinutesAdmis = 0;--}} {{-- $countMinutesAdmis = 0;--}} {{-- $volumeMinutesAPB = 0;--}} {{-- $countMinutesAPB = 0;--}} {{-- $volumeMinutesNAPB = 0;--}} {{-- $countMinutesNAPB = 0;--}} {{-- $volumeMinutesBOR = 0;--}} {{-- $countMinutesBOR = 0;--}} {{-- $volumeMinutesUAC = 0;--}} {{-- $countMinutesUAC = 0;--}} {{-- $volumeMinutesUADCO = 0;--}} {{-- $countMinutesUADCO = 0;--}} {{--// resolution--}} {{-- $volumeResoBOR = 0;--}} {{-- $countResoBOR = 0;--}} {{-- $volumeResoUAC = 0;--}} {{-- $countResoUAC = 0;--}} {{-- $volumeResoUADCO = 0;--}} {{-- $countResoUADCO = 0;--}} {{--// annual report--}} {{-- $volumeAnnualReport = 0;--}} {{-- $countAnnualReport = 0;--}} {{--// ipcr--}} {{-- $volumeIPCR = 0;--}} {{-- $countIPCR = 0;--}} {{--// opcr--}} {{-- $volumeOPCR = 0;--}} {{-- $countOPCR = 0;--}} {{--// files201--}} {{-- $volumeFilesAca = 0;--}} {{-- $countFilesAca = 0;--}} {{-- $volumeFilesAdmin = 0;--}} {{-- $countFilesAdmin = 0;--}} {{-- @endphp--}} {{-- @for($a=0; $aunit_id === 58)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_op = 'OP Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOP = $countMemoOP + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOP = $volumeMemoOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOP = $countMemoOP + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOP = $volumeMemoOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOP = $countMemoOP + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOP = $volumeMemoOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_op = 'OP Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOP = $countCircOP + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOP = $volumeCircOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOP = $countCircOP + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOP = $volumeCircOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOP = $countCircOP + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOP = $volumeCircOP + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- OVPI--}} {{-- @elseif($data['memo'][$a]->unit_id === 60)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_ovpi = 'OVPI Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOVPI = $countMemoOVPI + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPI = $volumeMemoOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOVPI = $countMemoOVPI + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPI = $volumeMemoOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOVPI = $countMemoOVPI + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPI = $volumeMemoOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_ovpi = 'OVPI Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOVPI = $countCircOVPI + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPI = $volumeCircOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOVPI = $countCircOVPI + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPI = $volumeCircOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOVPI = $countCircOVPI + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPI = $volumeCircOVPI + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- OVPAA--}} {{-- @elseif($data['memo'][$a]->unit_id === 127)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_ovpaa = 'OVPAA Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOVPAA = $countMemoOVPAA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAA = $volumeMemoOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOVPAA = $countMemoOVPAA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAA = $volumeMemoOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOVPAA = $countMemoOVPAA + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAA = $volumeMemoOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_ovpaa = 'OVPAA Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOVPAA = $countCircOVPAA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPAA = $volumeCircOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOVPAA = $countCircOVPAA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPAA = $volumeCircOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOVPAA = $countCircOVPAA + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPAA = $volumeCircOVPAA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- OVPAF --}} {{-- @elseif($data['memo'][$a]->unit_id === 59)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_ovpaf = 'OVPAF Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOVPAF = $countMemoOVPAF + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAF = $volumeMemoOVPAF + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOVPAF = $countMemoOVPAF + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAF = $volumeMemoOVPAF + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOVPAF = $countMemoOVPAF + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPAF = $volumeMemoOVPAF + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_ovpaf = 'OVPAF Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOVPAF = $countCircOVPAF + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCirc = $volumeCirc + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOVPAF = $countCircOVPAF + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPAF = $volumeCircOVPAF + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOVPAF = $countCircOVPAF + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPAF = $volumeCircOVPAF + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- OVPRE--}} {{-- @elseif($data['memo'][$a]->unit_id === 61)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_ovpre = 'OVPRE Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOVPRE = $countMemoOVPRE + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPRE = $volumeMemoOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOVPRE = $countMemoOVPRE + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPRE = $volumeMemoOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOVPRE = $countMemoOVPRE + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPRE = $volumeMemoOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_ovpre = 'OVPRE Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOVPRE = $countCircOVPRE + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPRE = $volumeCircOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOVPRE = $countCircOVPRE + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPRE = $volumeCircOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOVPRE = $countCircOVPRE + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPRE = $volumeCircOVPRE + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- OVPPRGEA --}} {{-- @elseif($data['memo'][$a]->unit_id === 91)--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum')--}} {{-- @php--}} {{-- $desc_memo_ovpprgea = 'OVPPRGEA Memorandum';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMemoOVPPRGEA = $countMemoOVPPRGEA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemo = $volumeMemo + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMemoOVPPRGEA = $countMemoOVPPRGEA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPPRGEA = $volumeMemoOVPPRGEA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMemoOVPPRGEA = $countMemoOVPPRGEA + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMemoOVPPRGEA = $volumeMemoOVPPRGEA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->memo === 'Memorandum Circular')--}} {{-- @php--}} {{-- $desc_circ_ovpprgea = 'OVPPRGEA Memorandum Circular';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['memo'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countCircOVPPRGEA = $countCircOVPPRGEA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPPRGEA = $volumeCircOVPPRGEA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countCircOVPPRGEA = $countCircOVPPRGEA + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPPRGEA = $volumeCircOVPPRGEA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['memo'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countCircOVPPRGEA = $countCircOVPPRGEA + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['memo'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeCircOVPPRGEA = $volumeCircOVPPRGEA + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{-- minutes --}} {{-- @for($b=0; $btype === 'Academic Scholarship')--}} {{-- @php--}} {{-- $desc_minutes_acad = 'Excerpts of Minutes of the Academic Scholarship Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesAcad = $countMinutesAcad + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAcad = $volumeMinutesAcad + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesAcad = $countMinutesAcad + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAcad = $volumeMinutesAcad + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesAcad = $countMinutesAcad + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAcad = $volumeMinutesAcad + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'Administrative Scholarship')--}} {{-- @php--}} {{-- $desc_minutes_admis = 'Excerpts of Minutes of the Administrative Scholarship Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesAdmis = $countMinutesAdmis + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAdmis = $volumeMinutesAdmis + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesAdmis = $countMinutesAdmis + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAdmis = $volumeMinutesAdmis + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesAdmis = $countMinutesAdmis + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAdmis = $volumeMinutesAdmis + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'APB')--}} {{-- @php--}} {{-- $desc_minutes_apb = 'Excerpts of Minutes of the APB Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesAPB = $countMinutesAPB + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAPB = $volumeMinutesAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesAPB = $countMinutesAPB + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAPB = $volumeMinutesAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesAPB = $countMinutesAPB + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesAPB = $volumeMinutesAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'NAPB')--}} {{-- @php--}} {{-- $desc_minutes_napb = 'Excerpts of Minutes of the NAPB Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesNAPB = $countMinutesNAPB + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesNAPB = $volumeMinutesNAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesNAPB = $countMinutesNAPB + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesNAPB = $volumeMinutesNAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesNAPB = $countMinutesNAPB + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesNAPB = $volumeMinutesNAPB + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'BOR')--}} {{-- @php--}} {{-- $desc_minutes_bor = 'Excerpts of Minutes of the BOR Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesBOR= $countMinutesBOR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesBOR = $volumeMinutesBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesBOR = $countMinutesBOR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesBOR = $volumeMinutesBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesBOR = $countMinutesBOR + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesBOR = $volumeMinutesBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'UAC')--}} {{-- @php--}} {{-- $desc_minutes_uac = 'Excerpts of Minutes of the UAC Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesUAC= $countMinutesUAC + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUAC = $volumeMinutesUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesUAC = $countMinutesUAC + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUAC = $volumeMinutesUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesUAC = $countMinutesUAC + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUAC = $volumeMinutesUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['minutes'][$b]->type === 'UADCO')--}} {{-- @php--}} {{-- $desc_minutes_uadco = 'Excerpts of Minutes of the UADCO Meetings';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['minutes'][$b]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countMinutesUADCO= $countMinutesUADCO + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUADCO = $volumeMinutesUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countMinutesUADCO = $countMinutesUADCO + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUADCO = $volumeMinutesUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['minutes'][$b]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countMinutesUADCO = $countMinutesUADCO + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['minutes'][$b]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeMinutesUADCO = $volumeMinutesUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{-- resolution --}} {{-- @for($a=0; $areso_type === 'BOR')--}} {{-- @php--}} {{-- $desc_reso_bor = 'BOR Resolutions';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['resolution'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countResoBOR = $countResoBOR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoBOR = $volumeResoBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countResoBOR = $countResoBOR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoBOR = $volumeResoBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countResoBOR = $countResoBOR + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoBOR = $volumeResoBOR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['resolution'][$a]->reso_type === 'UAC')--}} {{-- @php--}} {{-- $desc_reso_uac = 'UAC Resolutions';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['resolution'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countResoUAC = $countResoUAC + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUAC = $volumeResoUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countResoUAC = $countResoUAC + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUAC = $volumeResoUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countResoUAC = $countResoUAC + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUAC = $volumeResoUAC + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @elseif($data['resolution'][$a]->reso_type === 'UADCO')--}} {{-- @php--}} {{-- $desc_reso_uadco = 'UADCO Resolutions';--}} {{-- $loc = 'Archives Center Display Area';--}} {{-- $freq = 'As need Arises';--}} {{-- $dup = 'Concerned Faculty/Staff/Offices';--}} {{-- $time_value = 'P';--}} {{-- $utility_value = 'Admin';--}} {{-- $retention = 'Permanent';--}} {{-- $disp = 'Permanent';--}} {{-- @endphp--}} {{-- @if($data['resolution'][$a]->paper_type === 'Legal')--}} {{-- @php--}} {{-- $countResoUADCO = $countResoUADCO + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUADCO = $volumeResoUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countResoUADCO = $countResoUADCO + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUADCO = $volumeResoUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['resolution'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countResoUADCO = $countResoUADCO + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['resolution'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeResoUADCO = $volumeResoUADCO + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{-- annual report--}} {{-- @for($a=0; $apaper_type === 'Legal')--}} {{-- @php--}} {{-- $countAnnualReport = $countAnnualReport + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['annualReports'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeAnnualReport = $volumeAnnualReport + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['annualReports'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countAnnualReport = $countAnnualReport + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['annualReports'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeAnnualReport = $volumeAnnualReport + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['annualReports'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countAnnualReport = $countAnnualReport + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['annualReports'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeAnnualReport = $volumeAnnualReport + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{--ipcr--}} {{-- @for($a=0; $apaper_type === 'Legal')--}} {{-- @php--}} {{-- $countIPCR = $countIPCR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['ipcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeIPCR = $volumeIPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['ipcr'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countIPCR = $countIPCR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['ipcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeIPCR = $volumeIPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['ipcr'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countIPCR = $countIPCR + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['ipcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeIPCR = $volumeIPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{--opcr--}} {{-- @for($a=0; $apaper_type === 'Legal')--}} {{-- @php--}} {{-- $countOPCR = $countOPCR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['opcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeOPCR = $volumeOPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['opcr'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countOPCR = $countOPCR + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['opcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeOPCR = $volumeOPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['opcr'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countOPCR = $countOPCR + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['opcr'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeOPCR = $volumeOPCR + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{--files 201 academic--}} {{-- @for($a=0; $apaper_type === 'Legal')--}} {{-- @php--}} {{-- $countFilesAca = $countFilesAca + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['faculty'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAca = $volumeFilesAca + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['faculty'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countFilesAca = $countFilesAca + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['faculty'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAca = $volumeFilesAca + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['faculty'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countFilesAca = $countFilesAca + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['faculty'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAca = $volumeFilesAca + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{--files 201 Administrative--}} {{-- @for($a=0; $apaper_type === 'Legal')--}} {{-- @php--}} {{-- $countFilesAdmin = $countFilesAdmin + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 14.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['staff'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAdmin = $volumeFilesAdmin + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['staff'][$a]->paper_type === 'Letter')--}} {{-- @php--}} {{-- $countFilesAdmin = $countFilesAdmin + 1;--}} {{-- $width = 8.5 * 0.0254;--}} {{-- $height = 11.0 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['staff'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAdmin = $volumeFilesAdmin + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @if($data['staff'][$a]->paper_type === 'A4')--}} {{-- @php--}} {{-- $countFilesAdmin = $countFilesAdmin + 1;--}} {{-- $width = 8.3 * 0.0254;--}} {{-- $height = 11.7 * 0.0254;--}} {{-- $thickness = 0.5 * 0.0254;--}} {{-- $paper_page = $paper_page + ($data['staff'][$a]->paper_page);--}} {{-- $temp = $width * $height * $thickness * $paper_page;--}} {{-- $volumeFilesAdmin = $volumeFilesAdmin + $temp;--}} {{-- @endphp--}} {{-- @endif--}} {{-- @endif--}} {{-- @endfor--}} {{-- @php--}} {{-- // memorandom--}} {{-- if($countMemoOP != 0){--}} {{-- $volumeMemoOP = $volumeMemoOP/$countMemoOP;--}} {{-- }--}} {{-- if($countCircOP != 0){--}} {{-- $volumeCircOP = $volumeCircOP/$countCircOP;--}} {{-- }--}} {{-- if($countMemoOVPI != 0){--}} {{-- $volumeMemoOVPI = $volumeMemoOVPI/$countMemoOVPI;--}} {{-- }--}} {{-- if($countCircOVPI != 0){--}} {{-- $volumeCircOVPI = $volumeCircOVPI/$countCircOVPI;--}} {{-- }--}} {{-- if($countMemoOVPAA != 0){--}} {{-- $volumeMemoOVPAA = $volumeMemoOVPAA/$countMemoOVPAA;--}} {{-- }--}} {{-- if($countCircOVPAA != 0){--}} {{-- $volumeCircOVPAA = $volumeCircOVPAA/$countCircOVPAA;--}} {{-- }--}} {{-- if($countMemoOVPAF != 0){--}} {{-- $volumeMemoOVPAF = $volumeMemoOVPAF/$countMemoOVPAF;--}} {{-- }--}} {{-- if($countCircOVPAF != 0){--}} {{-- $volumeCircOVPAF = $volumeCircOVPAF/$countCircOVPAF;--}} {{-- }--}} {{-- if($countMemoOVPPRGEA != 0){--}} {{-- $volumeMemoOVPPRGEA = $volumeMemoOVPPRGEA/$countMemoOVPPRGEA;--}} {{-- }--}} {{-- if($countCircOVPPRGEA != 0){--}} {{-- $volumeCircOVPPRGEA = $volumeCircOVPPRGEA/$countCircOVPPRGEA;--}} {{-- }--}} {{-- if($countMemoOVPRE != 0){--}} {{-- $volumeMemoOVPRE = $volumeMemoOVPRE/$countMemoOVPRE;--}} {{-- }--}} {{-- if($countCircOVPRE != 0){--}} {{-- $volumeCircOVPRE = $volumeCircOVPRE/$countCircOVPRE;--}} {{-- }--}} {{-- // Minutes--}} {{-- if($volumeMinutesAcad != 0){--}} {{-- $volumeMinutesAcad = $volumeMinutesAcad/$countMinutesAcad;--}} {{-- }--}} {{-- if($volumeMinutesAdmis != 0){--}} {{-- $volumeMinutesAdmis = $volumeMinutesAdmis/$countMinutesAdmis;--}} {{-- }--}} {{-- if($volumeMinutesAPB != 0){--}} {{-- $volumeMinutesAPB = $volumeMinutesAPB/$countMinutesAPB;--}} {{-- }--}} {{-- if($volumeMinutesNAPB != 0){--}} {{-- $volumeMinutesNAPB = $volumeMinutesNAPB/$countMinutesNAPB;--}} {{-- }--}} {{-- if($volumeMinutesBOR != 0){--}} {{-- $volumeMinutesBOR = $volumeMinutesBOR/$countMinutesBOR;--}} {{-- }--}} {{-- if($volumeMinutesUAC != 0){--}} {{-- $volumeMinutesUAC = $volumeMinutesUAC/$countMinutesUAC;--}} {{-- }--}} {{-- if($volumeMinutesUADCO != 0){--}} {{-- $volumeMinutesUADCO = $volumeMinutesUADCO/$countMinutesUADCO;--}} {{-- }--}} {{-- // resolutions--}} {{-- if($volumeResoBOR != 0){--}} {{-- $volumeResoBOR = $volumeResoBOR/$countResoBOR;--}} {{-- }--}} {{-- if($volumeResoUAC != 0){--}} {{-- $volumeResoUAC = $volumeResoUAC/$countResoUAC;--}} {{-- }--}} {{-- if($volumeResoUADCO != 0){--}} {{-- $volumeResoUADCO = $volumeResoUADCO/$countResoUADCO;--}} {{-- }--}} {{-- // annual report--}} {{-- if($volumeAnnualReport != 0){--}} {{-- $volumeAnnualReport = $volumeAnnualReport/$countAnnualReport;--}} {{-- }--}} {{-- // ipcr--}} {{-- if($volumeIPCR != 0){--}} {{-- $volumeIPCR = $volumeIPCR/$countIPCR;--}} {{-- }--}} {{-- // opcr--}} {{-- if($volumeOPCR != 0){--}} {{-- $volumeOPCR = $volumeOPCR/$countOPCR;--}} {{-- }--}} {{-- // 201 files Academic--}} {{-- if($volumeFilesAca != 0){--}} {{-- $volumeFilesAca = $volumeFilesAca/$countFilesAca;--}} {{-- }--}} {{-- // 201 files Administrative--}} {{-- if($volumeFilesAdmin != 0){--}} {{-- $volumeFilesAdmin = $volumeFilesAdmin/$countFilesAdmin;--}} {{-- }--}} {{-- @endphp--}} {{-- @if(is_null($data['memo']))--}} {{-- @else--}} {{-- @if($countMemoOP > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOP > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- OVPI --}} {{-- @if($countMemoOVPI > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOVPI > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- OVPAA--}} {{-- @if($countMemoOVPAA > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOVPAA > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- OVPAF--}} {{-- @if($countMemoOVPAF > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOVPAF > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- OVPPRGEA--}} {{-- @if($countMemoOVPPRGEA > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOVPPRGEA > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- OVPRE--}} {{-- @if($countMemoOVPRE > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countCircOVPRE > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['minutes']))--}} {{-- @else--}} {{-- @if($countMinutesAcad > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesAdmis > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesAPB > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesNAPB > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesBOR > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesUAC > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countMinutesUADCO > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['resolution']))--}} {{-- @else--}} {{-- @if($countResoBOR > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countResoUAC > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @if($countResoUADCO > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['ipcr']))--}} {{-- @else--}} {{-- @if($countIPCR > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['opcr']))--}} {{-- @else--}} {{-- @if($countOPCR > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['faculty']))--}} {{-- @else--}} {{-- @if($countFilesAca > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}} {{-- @if(is_null($data['staff']))--}} {{-- @else--}} {{-- @if($countFilesAdmin > 0)--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- @endif--}} {{-- @endif--}}
--}} {{-- --}} {{-- NATIONAL ARCHIVES OF THE PHILIPPINES
--}} {{-- Pambansang Sinumpaang Pilipinas

--}} {{-- RECORDS INVENTORY AND APPRAISAL --}} {{--
--}} {{--
--}} {{-- Agency: Visayas State University--}} {{-- --}} {{-- Organizational Unit: Records Office & Archives Center--}} {{-- --}} {{-- Telephone No. N/A--}} {{--
--}} {{-- Address: VSU, VISCCA, Baybay City, Leyte--}} {{-- --}} {{-- Person In-charge of Files: Graciana M. Espinosa--}} {{-- --}} {{-- Date Prepared: @php print_r($data['date']); @endphp--}} {{--
--}} {{-- --}} {{-- --}} {{-- RECORDS SERIES TITLE & DESCIPTION--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- PERIOD
COVERED
--}} {{--
--}} {{--
--}} {{-- --}} {{-- --}} {{-- VOLUME IN CUBIC METER--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- LOCATION OF RECORDS--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- FREQUENCY OF USE--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- DUPLICATION--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- TIME VALUE T/--}} {{-- P--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- UTILITY VALUE Adm.--}} {{-- /F/L/Arc.--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- RETENTION PERIOD--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- DISPOSITION--}} {{-- PROVISION--}} {{-- --}} {{-- --}} {{--
--}} {{-- --}} {{-- --}} {{-- Active--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Storage--}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- --}} {{-- Total--}} {{-- --}} {{-- --}} {{--
{{ $desc_memo_op }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOP, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_op }}{{ $data['year'] }} {{ number_format((double)$volumeCircOP, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_memo_ovpi }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOVPI, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_ovpi }}{{ $data['year'] }} {{ number_format((double)$volumeCircOVPI, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_memo_ovpaa }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOVPAA, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_ovpaa }}{{ $data['year'] }} {{ number_format((double)$volumeCircOVPAA, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_memo_ovpaf }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOVPAF, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_ovpaf }}{{ $data['year'] }} {{ number_format((double)$volumeCircOVPAF, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_memo_ovpprgea }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOVPPRGEA, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_ovpprgea }}{{ $data['year'] }} {{ number_format((double)$volumeCircOVPPRGEA, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_memo_ovpre }}{{ $data['year'] }} {{ number_format((double)$volumeMemoOVPRE, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_circ_ovpre }}{{ $data['year'] }} {{ number_format((double)$volumeCircOVPRE, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_acad }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesAcad, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_admis }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesAdmis, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_apb }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesAPB, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_napb }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesNAPB, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_bor }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesBOR, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_uac }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesUAC, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_minutes_uadco }}{{ $data['year'] }} {{ number_format((double)$volumeMinutesUADCO, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_reso_bor }}{{ $data['year'] }} {{ number_format((double)$volumeResoBOR, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_reso_uac }}{{ $data['year'] }} {{ number_format((double)$volumeResoUAC, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_reso_uadco }}{{ $data['year'] }} {{ number_format((double)$volumeResoUADCO, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_ipcr }}{{ $data['year'] }} {{ number_format((double)$volumeIPCR, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_opcr }}{{ $data['year'] }} {{ number_format((double)$volumeOPCR, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_faculty }}{{ $data['year'] }} {{ number_format((double)$volumeFilesAca, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
{{ $desc_staff }}{{ $data['year'] }} {{ number_format((double)$volumeFilesAdmin, 10) }}{{ $loc }}{{ $freq }}{{ $dup }}{{ $time_value }}{{ $utility_value }}{{ $retention }}{{ $disp }}
@include('records.footer_records')
{{--
--}}