S/N | Buffer Status | Begining Balance | Payment | Principal | Interest | Ending Balance | Wallet Balance | Management Fee | Collected Date | Amount Paid | Due Date Back Date Post Date |
Payment Proof | Payment Method | Status | Action | Delete | |
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$i}} | {{number_format($plan->begin_balance,2)}} | {{number_format($plan->payments,2)}} | {{number_format($plan->principal,2)}} | {{number_format($plan->interest,2)}} | {{number_format($plan->end_balance,2)}} | @if(! is_null($plan->wallet_balance)) {{number_format($plan->wallet_balance,2)}} @else @endif | {{number_format($plan->management_fee,2)}} | {{$plan->date_paid}} | @if($plan->status == 1) {{number_format($plan->paid_amount,2)}} @endif | {{$plan->payday}} {{-- --}} | @if($plan->payment_proof)View | @elseNo proof | @endif@if($plan->status == 0) @if(!$plan->collection_mode) @else {{$plan->collection_mode}} @endif @else {{$plan->collection_mode}} @endif | @if($plan->status) Paid @else Not Paid @endif | @if($plan->status == true) @else @endif |