@extends('layouts.default') @section('title','增补工时') @section('content')
@include('shared._messages') @include('shared._errors')
{{ csrf_field() }}
日期
英文名 {{$attendance->staff->englishname}}
增补开始时间*
增补结束时间*
增补原因*
  返回个人考勤
@stop