@extends('layouts.default') @section('title','新增节假日调休') @section('content')
@include('shared._errors') @include('shared._messages')
{{ method_field('PATCH') }} {{ csrf_field() }}
节假日调休类型*
调休日期*
调上班日期
(调休类型为上班时必填)
备注*
  返回列表
@stop