@if (sizeof($branchList) > 1)
{!! Form::open(array( Request::url(), 'role' => 'form', 'class'=>'form-horizontal form-groups', 'id' => 'filterFormId', 'method'=>'get')) !!}
{!! Form::close() !!}
@endif
{!! Form::open(array('url' => '', 'role' => 'form', 'class' => 'form-horizontal form-groups', 'id' => 'dataForm')) !!}
| SL |
Member Name |
Opening Date |
Account No |
Period |
Fixed Deposit Amount |
Interest Effective Date |
Warning: Undefined variable $accounts in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/interestPaymentStart/index.blade.php on line 88
Warning: foreach() argument must be of type array|object, null given in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/interestPaymentStart/index.blade.php on line 88
{!! Form::close() !!}