@extends('layouts/microfin_layout') @section('title', '|Periodic Collection Component Wise Report') @section('content') @include('successMsg') @include('microfin/reports/periodicCollectionComponentWiseReport/periodicCollectionComponentWiseReportAjax') @php $branchId = Auth::user()->branchId; // echo 'Branch ID : '.$branchId; @endphp