@extends('layout.manage') @section('css_page_level') @endsection @section('page-content-wrapper')

@inject('setting','anlutro\LaravelSettings\Facade') {{ $setting::get('system_name','全方位建築智慧化管理系統') }} {{ $setting::get('company_name','新保科技') }}

員工列表
員工編號 中文姓名 性別 部門 職務 電話 手機
10011 張三 研發部 工程師 04-12312312 0910-123123
10012 李四 總務課 總務課長 04-11111111 0910-111111
出勤年報表
@endsection @section('plugins_page_level') @endsection @section('js_page_level') @endsection