@section('content_wrapper')

@yield('heading')

@yield('content')
@endsection