@extends('layouts.crm') @section('title')部门调动@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '教职工信息', 'href' => ''], ['name' => '异动情况', 'href' => ''], ] /* --}} @endsection @section('body')
教职工号 | 姓名 | 原部门 | 日期 | 调动后部门 | |
---|---|---|---|---|---|
{{ $v['staff_no'] }} | {{ $v['name'] }} | {{ $v['dept_name'] }} | |||