@extends('layout.' . layout()) @section('subhead') @translate(Create New Note) @endsection @section('subcontent')

@translate(Create New Note)

@csrf
@endsection @section('script') @endsection