@extends('layouts.default') @section('title','考勤信息') @section('content') @include('shared._messages') @include('shared._errors')
上传考勤表
{{ csrf_field() }} 选择考勤表:



"考勤月报"表请另存为成 xlsx 格式文件再上传






查询考勤记录
员工:

年份:
月份:
@stop