{{ __('Only manually pardon users in the case of an error. If you wish to lift poison bans, please use the username of the patient zero.') }}

@csrf
$errors->has('username')]) type="text" required> @error ('username') @enderror
$errors->has('pardon_reason')]) type="text" required> @error ('pardon_reason') @enderror