@extends(request()->has('_sphf_partial') ? 'theme.sphf.layouts.partial' : 'theme.sphf.layouts.app') @section('content')
Executive Ageing Branch IP Performance IFI View
@include('theme.sphf.partials.filter-bar', [ 'options' => $filterOptions ?? [], 'selected' => $selectedFilters ?? [], ])
@include('theme.sphf.pages.partials.ageing-content', [ 'ageing' => $ageing, 'pageMessages' => $pageMessages ?? [], ])
{{-- MODALS HAMESHA BAHAR RAHENGE - AJAX inhe kabhi touch nahi karega --}} @include('theme.sphf.pages.partials.ageing-modals', [ 'ageing' => $ageing, ])
@endsection @section('scripts') @endsection