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

| 教职工培训信息

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