@extends('layouts.app_hr') @section('title', __('hr.financial_calendar')) @section('content')
@lang('hr.year_code') @lang('hr.year_desc') @lang('hr.start_date') @lang('hr.end_date') @lang('hr.added_by') @lang('messages.action')
@stop @include('hr.financial-calendar.create') @section('javascript') @stop