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