@extends('layouts.app') @section('title', '工時統計圖表') @section('content')
{{-- 頁首 --}}

工時統計圖表

{{-- 篩選區 --}}
{{-- 年份多選 --}}
{{-- tags rendered by JS --}}
{{-- rendered by JS --}}
{{-- 其他篩選 --}}
{{-- 麵包屑導覽 --}} {{-- 圖表卡片 --}}
年度工時統計
{{-- 數據明細表 --}}
@endsection @push('scripts') @endpush