@csrf @method("PUT")
{{ __('Name') }}
{{ __('Start Date') }}
{{ __('End Date') }}
{{ __('Color') }}
{{ __('Description') }} {{ $holiday->description }}
{{ __('Repeat Annually?') }} is_annual)) ? 'checked': '' }}>
{{ __('Submit') }}