@extends('layout.main') @section('note.notehead') @endsection @section('content')
@include('layout.sidebar')
@endsection