@extends('layouts.app') @section('content')

{{ __('app.edit') }} {{ __('app.holiday_years') }}

@csrf @method('PATCH')
@endsection