@extends('layouts.crm') @section('title')资质变动@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '教职工信息', 'href' => ''], ['name' => '异动情况', 'href' => ''], ] /* --}} @endsection @section('body')
资质类别 | 当前资质 | 变动资质 | 变动原因 | 日期 | |
---|---|---|---|---|---|
政治面貌 | {{ configInfo('political', $info['political']) }} | ||||
文化程度 | {{ configInfo('education', $info['education']) }} | ||||
职称职级 | {{ configInfo('teacher_grade', $info['teacher_grade']) }} | ||||
教职工类别 | {{ configInfo('teacher_type', $info['teacher_type']) }} | ||||