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

{{__('contactTitleNote2')}}

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