@extends('layouts.dashboard') @section('header')

{{ __('Create Note') }}

@endsection @section('content')
@csrf
Cancel
@endsection