@extends('master') @section('title') Edit Note « Admin CP @stop @section('content')
{{ csrf_field() }} {{ method_field('PUT') }}
Edit Note


@stop