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

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

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