@extends('user::layouts/panel') @section('module-content')
工時填報系統

週報工時填報

請選擇要填報的週次,系統將顯示該週的工時填報表

{{-- 表單容器 --}}
@endsection @push('module-scripts') @vite('Modules/Task/resources/assets/js/time-records/index.js') @endpush @push('module-styles') @endpush