@extends('layouts.crm') @section('title')查看详情@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '教职工信息', 'href' => ''], ['name' => '基本信息', 'href' => ''], ] /* --}} @endsection @section('body')