@extends('master.authMaster') @section('content')
{{-- Form --}}

Accounting Years

@csrf
{{--
--}}
{{-- Validation error --}} @error('accounting_year_financial')
{{ $message }}
@enderror
{{--
--}}
{{--
--}} @endsection