@foreach($data as $k=>$key) @endforeach
Bra COD Bra Name CO ID CO Name Customer ID Customer Name Latam Gender មុខរបរ MaritalStatus ID Type IDTypeNumber DateofBirth Phone Number Village Commune District Province PaymentFrequency Term LoanCycle គោលបំណងកម្ចី ប្រភេទកម្ចី Currency Amount of Dis អត្រាការប្រាក់ ការប្រាក់សរុប សេវារដ្ឋបាលសរុប សេវាប្រតិបត្តិការសរុប Refinance Fee Dis Date Maturity Date First Collection Date Outstanding Balance (KHR) ការប្រាក់ជំពាក់នៅសល់ សេវាប្រតិបត្តិការជំពាក់នៅសល់ ប្រាក់ជំពាក់សរុប Status ទឹកប្រាក់យឺតត្រូវបង់ REPORTDATE
{{$key->branch_name}} {{$key->CoName}} {{$key->id_Client}} {{$key->Client_Name}} {{$key->Gender}} {{$key->MaritalStatus}} {{$key->IDTypeNumber}} {{$key->DateofBirth}} {{$key->Mobile}} {{$key->Village}} {{$key->Commune}} {{$key->District}} {{$key->Province}} {{$key->PaymentFrequency}} {{$key->InstNo}} {{$key->LoanCycle}} @if($key->PaymentFrequency =='days') ប្រចាំថ្ងៃ @elseif($key->PaymentFrequency =='weeks') ប្រចាំសប្តាហ៍ @elseif($key->PaymentFrequency =='months') ប្រចាំខែ @endif {{ number_format($key->Interest,2) }} {{ number_format($key->AdminFee,2) }} {{ number_format($key->OperationFee,2) }} 0 {{$key->DisDate}} {{ $key->MatDate }} {{$key->first_payment_date}} @if($key->Currency!="USD") {{ number_format($key->OutstandingBalanceKHR,2) }} @endif {{$key->OverdueIntAmt}} {{$key->OverdueOperFeeAmt}} {{$key->PaidOffAmt}} {{$key->loan_status}} {{ number_format($key->Penalty,2) }} {{ Date("Y-m-d")}}