@csrf @method('PUT')
{{ __('app.edit_note') }}
{{ __('app.basic_information') }}
{{ __('app.title_required') }}
{{ __('app.content_required') }}
{{ __('app.note_content_help') }}