{{tr('delete_account_note')}}

{{tr('delete_account_content')}}

@if(Auth::guard('provider')->user()->login_by == "manual")
@if ($errors->has('password')) {{ $errors->first('password') }} @endif
@endif