@extends('layouts.crm') @section('title')添加专题@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '我的学习', 'href' => '/study/addCertificate'], ['name' => '添加专题', 'href' => '/study/addSpecial'], ] /* --}} @endsection @section('body') {{--
--}} {{--

--}} {{--|--}} {{--教职工培训信息

--}} {{--
--}}
@section('footer') @endsection @endsection