@section('style') @show @include('message') @section('header')
@show @section('banner')
@yield('curr_title')

@yield('curr_ename')

@show @yield('content','主体内容') @section('footer') @show @section('javascript') @show