Savings Account Details

X
@if ($account->depositTypeIdFk == 1 || $account->depositTypeIdFk == 5) @else @endif @if ($account->depositTypeIdFk == 1 || $account->depositTypeIdFk == 2 || $account->depositTypeIdFk == 3) @else @endif @if ($account->depositTypeIdFk == 3 || $account->depositTypeIdFk == 4) @endif @if ($account->depositTypeIdFk == 4 || $account->depositTypeIdFk == 5) @if ($transactionType == 'Bank') @endif @endif
Member {{ $member->member_name }}
Product {{ $product->name }}
Savings Code {{ $account->savingsCode }}
Interest Withdraw Frequency {{ $frequencyPeriodList[$account->periodMonth] }}
Period {{ $account->periodYear . ' Year(s) ' . $account->periodMonth . ' Month(s)' }}
Auto Process Amount {{ number_format($account->autoProcessAmount, 0) }}/-
Deposit Amount {{ number_format($account->fixedDepositAmount, 0) }}/-
Interest Rate {{ $account->savingsInterestRate }}%
Opening Date {{ date('d-m-Y', strtotime($account->accountOpeningDate)) }}
Mature Date {{ date('d-m-Y', strtotime($account->accountMatureDate)) }}
Payable Amount {{ number_format($account->payableAmount, 0) }}/-
Transaction Type {{ $account->transactionType }}
Bank {{ $accHead }}
Cheque Number {{ $chequeNumber }}
@if(count($nominees) > 0) @else @endif @if(count($nominees) > 0)
Warning: Undefined variable $nominees in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/savingsAccount/viewDetails.blade.php on line 124

Warning: foreach() argument must be of type array|object, null given in /home/shikkhaplus/public_html/guk_bk/resources/views/microfin/savings/savingsAccount/viewDetails.blade.php on line 124
@endif
Nominee Information
Name Relation Share (%)
No Nominee Data Found