{{__('Update Status')}}
@csrf

{{__('NoteStatus1')}}

@if($errors) @foreach ($errors->all() as $error)
{{ $error }}
@endforeach @endif