{{ $reportHead['company']->name }}
{{ $reportHead['company']->address }}
{{ 'Reporting Branch: ' . $reportHead['branch']->nameWithCode }}
Reporting Date: {{ $reportHead['dateRange'][0] }} to
{{ $reportHead['dateRange'][1] }}
Credit Staff Report
({{ $reportHead['filterServiceCharge'] }})
@php
$colNo = 0;
@endphp
@include('microfin.reports.regularNGeneralReports.fieldOfficerReport.tablePart_A')
@include('microfin.reports.regularNGeneralReports.fieldOfficerReport.tablePart_B')
@include('microfin.reports.regularNGeneralReports.fieldOfficerReport.tablePart_C')