@php use App\Enums\FiscalYearSection; @endphp

{{ __('Create Company') }}

{{ __('Add Company') }}
@csrf
{{ __('Previous Years') }}
@foreach (FiscalYearSection::ui() as $key => $value) @endforeach
{{ __('Select') }} {{ __('Table Name') }}
{{ __('company') }}