@extends('layouts/microfin_layout') @section('title', '| Savings Product Details') @section('content')

SAVINGS PRODUCT DETAILS

View Savings Product

@foreach ($tFirst as $key1 => $value1) @endforeach
{{$key1}}
@foreach ($tFirst as $key1 => $value1) @if (empty($value1) || is_null($value1)) @else @endif @endforeach
-
{{$value1}}
@foreach ($tSecond as $key2 => $value2) @endforeach
{{$key2}}
{{--{{dd($tSecond)}}--}} @foreach ($tSecond as $key2 => $value2) @if (empty($value2) || is_null($value2)) @else @endif @endforeach
-
{{$value2}}
@if ($product->depositTypeIdFk == 3 || $product->depositTypeIdFk == 4 || $product->depositTypeIdFk == 6) {{-- Case of DPS or FDR- or Musharaka-}} {{--DPS Configuration--}} @include('microfin.savings.product.dps.config') {{--DPS Closing Interest--}} @include('microfin.savings.product.dps.closing-interest') @endif
Warning: Undefined variable $product in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 131

Warning: Attempt to read property "depositTypeIdFk" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 131

Warning: Undefined variable $product in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 131

Warning: Attempt to read property "depositTypeIdFk" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 131
{{-- DPS Configuration Modal --}} {{-- @stack('dps-config-modal') --}} @stack('config-js') @stack('dps-closing-interest-js') @stack('savings-interest-js') @endsection {{-- Duration Modal --}} @stack('duration_modal') {{-- Closing Interest Modal --}} @stack('pre_matured_modal')
Warning: Undefined variable $product in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 254

Warning: Attempt to read property "depositTypeIdFk" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 254

Warning: Undefined variable $product in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 254

Warning: Attempt to read property "depositTypeIdFk" on null in /home/shikkhaplus/public_html/morning_bird_bk/resources/views/microfin/savings/product/showSavingsProductDetails.blade.php on line 254