@extends('layouts/microfin_layout')
@section('title', '| Closing List')
@section('content')
@php
use \App\Http\Controllers\microfin\savings\MfnSavingsClosingController as createForm;
$pageNo = isset($_GET['page']) ? (int) $_GET['page']: 1;
@endphp
Warning: Undefined variable $TCN in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/savingsClosing/viewSavingsClosing18-10-2018.blade - Copy.php on line 27
Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, null given in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/savingsClosing/viewSavingsClosing18-10-2018.blade - Copy.php:27
Stack trace:
#0 {main}
thrown in /home/shikkhaplus/public_html/demo_bk/resources/views/microfin/savings/savingsClosing/viewSavingsClosing18-10-2018.blade - Copy.php on line 27