Request Account Delete

Please enter your name and email address to confirm that you would like to have your account deleted. This action cannot be reversed and your data will be removed from our server. We will not be able to recover your data if you complete this request.

@if(Session::get('warning')) {{ Session::get('warning') }} @endif @if(Session::get('errors')) {{ Session::get('errors') }} @endif
{{csrf_field() }}
{{ $errors->first('name', ':message') }}
{{ $errors->first('confirm _password', ':message') }}
{{ $errors->first('reason', ':message') }}