@extends('layouts.crm') @section('title')添加课题研究@endsection @section('header') @endsection @section('navbread') {{-- */ $navbread = [ ['name' => '科研探究', 'href' => ''], ['name' => '课题研究', 'href' => ''], ] /* --}} @endsection @section('body')
{{--
--}} {{--

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

--}} {{--
--}}
选择
{!! csrf_field() !!}
@if(hasPower('research::addResearch'))
取消
确认
@endif
@section('footer') @endsection @endsection