@csrf
{{ __('app.add_note') }}

{{ __('app.add_note_description') }}

{{ __('app.basic_information') }}
{{ __('app.title_required') }}
{{ __('app.content_required') }}
{{ __('app.note_content_help') }}