@extends('layouts/microfin_layout') @section('title', '| Auto Savings Interest Calculation') @section('content')

Samity: {{ $samity->name }}

@foreach ($monthsArr as $key => $value) @endforeach @php $sl = 1; $totalInterest = 0; $sumMonthlybalance = 0; $sumMonthsInterest = 0; @endphp @foreach ($provision_disburse as $key => $v) {{-- $provision_disburse loop start --}} @foreach ($monthsArr as $key => $value)
Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Undefined variable $value in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 125

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Undefined variable $value in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 126

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Undefined variable $value in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 127
@if($route == 'details') @if($adjust_interest == 0) @else @endif @else @if($adjust_interest == 0) @else @endif @endif @endforeach @endforeach {{-- $provision_disburse loop end --}}

Interest

SL# Member Name F/S Name Savings Code @if ($route == 'details') Monthly Balance @else Monthly Interest @endif Total
{{ date('Y-m', strtotime($value)) }}
{{ $sl++ }} {{ $v['member']->member_name}} {{ $v['member']->spouseFatherSonName }} {{ $v['savingsCode'] }} 0.00Interest: 0.00 - @if($product->depositTypeIdFk == 3) Over Provision @else Due to Savings Withdraw @endif 0.00 - @if($product->depositTypeIdFk == 3) Over Provision @else Due to Savings Withdraw @endif
Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 147

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 147

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 147

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 147
0.00
@if($provision_adjust) {{-- $provision_adjust if start--}}

@foreach ($monthsArr as $key => $value) @endforeach @php $sl = 1; $totalInterest = 0; $sumMonthlybalance = 0; $sumMonthsInterest = 0; @endphp @foreach ($provision_adjust as $key => $v) {{-- provision loop start --}} @foreach ($monthsArr as $key => $value)
Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Undefined variable $value in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 195

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Undefined variable $value in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Deprecated: strtotime(): Passing null to parameter #1 ($datetime) of type string is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196

Deprecated: round(): Passing null to parameter #1 ($num) of type int|float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 196
@if($route == 'details') @else @endif @endforeach @endforeach {{-- $provision_adjust loop end --}}

Interest Adjust

SL# Member Name F/S Name Savings Code @if ($route == 'details') Monthly Balance @else Monthly Interest @endif Total
{{ date('Y-m', strtotime($value)) }}
{{ $sl++ }} {{ $v['member']->member_name }} {{ $v['member']->spouseFatherSonName }} {{ $v['savingsCode'] }} 0.00Interest: 0.000.00
Warning: Undefined variable $v in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 204

Warning: Trying to access array offset on value of type null in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 204

Deprecated: number_format(): Passing null to parameter #1 ($num) of type float is deprecated in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/interestPayment/details.blade.php on line 204
0.00
@endif {{-- $provision_adjust if end--}}
{{-- buttons --}}
@if ($route == 'details') Preview Back @elseif ($route == 'interest') {!! Form::open(array('url' => '', 'role' => 'form', 'id' => 'saveInterestForm', 'method'=>'post')) !!} {{-- {{ Form::hidden('interestData', implode(' ', $dataForTable)) }} --}} {!! Form::submit('Save', ['id' => 'saveInterest', 'class' => 'btn btn-danger saveButton', ]); !!} Back Back to Samity {!! Form::close() !!} @endif
@endsection