@extends('layouts.horizontal', ['title' => 'Fiscal Year Closing History', 'topbarTitle' => 'Fiscal Year Closing History']) @section('css') @endsection @section('content')

Fiscal Year Closing History

{{--------------------> ALERTS START <--------------------------}} @if (session('success')) @endif @if (session('warning')) @endif @if (session(key: 'error')) @endif {{--------------------> ALERTS END <--------------------------}}
@csrf

Filters

Fiscal Year Start From

Fiscal Year Closing History

ID Branch Closed upto Status Created By Cancelled By Cancellation Reason Action
@endsection @section('scripts') @endsection