@extends('layouts.app') @section('styles') @endsection @section('content')
{{ __('You cannot remove your account because you have a specific role.') }}
{{ __('Please contact our office to remove your account.') }}
{{ __('You can remove your complete account if you desire.') }}
{{ __('This will completely remove all of your data from our servers and cannot be undone!') }}