@extends('layouts.default') @section('title','调休信息') @section('content') @include('shared._messages')
| 日期 | 类型 | 调上班 | 备注 | 操作 | |
|---|---|---|---|---|---|
| {{ $h->date }} | {{ $h->holiday_type }} | @if ($h->workday_name != null){{$h->work_date}}, 周{{ $workdays[$h->workday_name] }} | @else@endif | {{ $h->note }} | 编辑 |