@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.ifi-view-content', [ 'ifiView' => $ifiView, 'pageMessages' => $pageMessages ?? [], ])
@endsection @section('scripts') @endsection