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