{{-- div for Company --}} @php $company = DB::table('gnr_company')->where('id', Auth::user()->company_id_fk)->select('name','address')->first(); @endphp {{$company->name}}
{{$company->address}}
Loan Classification & DMR Report
Branch Name & Code : @if ($RequestBranch != 'all') @foreach ($BranchInfos as $key => $BranchInfo) {{$BranchInfo->name}}({{$BranchInfo->branchCode}}) @endforeach @else All @endif
Reporting Date
: @php $DateArray = array('1' => 'January', '2' => 'February', '3' => 'March', '4' => 'April', '5' => 'May', '6' => 'Jun', '7' => 'July', '8' => 'August', '9' => 'September', '10' => 'October', '11' => 'November', '12' => 'December' ); @endphp @foreach ($DateArray as $key => $Date) @if ($key == $RequestMonth) {{$Date}}-{{$RequestYear}} @endif @endforeach
Print Date
: 2026-07-21

{{--
--}} {{-- @foreach ($ComponentInfos as $key => $ComponentInfo) @foreach ($ComponentInfo as $key => $Components) @endforeach @endforeach --}} @foreach ($ComponentInfos as $key => $ComponentInfo) @endforeach
Component
Total Loan Outstanding
Total Overdue
Current Overdue
Required DRM
Total
DMR Investment
Surplus/Deficit
Good Loan Outstanding GLO
Doubtful Loan Outstanding(181-365 Days) DLO
Bad Loan Outstanding(365+) BLO
{{$Components}}
  {{$ComponentInfo->shortName}}
Prepared By :
Signature :
Designation :
Verified By :
Signature :
Designation :
Approved By :
Signature :
Designation: :