@extends('frontend.layout.dashboard-master') @section('site_title', __('Delete Account')) @section('content')
{{ __('Once you delete your account, there is no going back. Please be certain.') }}
{{-- Warning banner --}}{{ __('This action is permanent and cannot be undone.') }}
{{ __('This will permanently delete your account and all associated data. This action cannot be reversed.') }}