@extends('template.layout') @section('title', 'Account Management') @section('submenuItem', 'accountmanagement') @section('content')
|
@if($nameLockExists)
This name violates the naming rules so the change will cost 0 ravenor coins. @else Here you can change your character's name. This change will cost 100 ravenor coins. @endif After changing your name, please note there will be a 30-day lock period for further changes. |