@extends('system.layouts.app') @section('title', '計時系統') @section('name', 'timelog') @section('css') @parent @stop @section('content')

計時系統

最新資料

伺服器端

設備端

@endsection @section('js') @parent {{-- --}} @stop