@extends('master') @section('title')New Note « Admin CP « @stop @section('content') @if (count($errors) > 0)
@endif
{{ csrf_field() }}
@stop