@extends('layouts.sidebar')
@section('content')
@if($_SERVER['QUERY_STRING'] === '')
Account Settings
--}}
@if(env('REGISTER_AUTH') != 'verified' or auth()->user()->role == 'admin')
@endif
@csrf
Role
You are about to delete your account! This action cannot be undone.