@extends($layouts) @section('content')

Fiscal Year Set Up

@if ($message = session()->has('yes')) @endif @if ($message = session()->has('no')) @endif
{{ csrf_field() }}


Note: Once you updated, you can no longer undo the changes. The new fiscal year will be recorded in the all the transactions made.

@endsection