• {{ $character->fullName }}
  • Character
    Profile
  • History
    Change Log
    Ownership History
  • @if (Auth::check() && (Auth::user()->id == $character->user_id || Auth::user()->hasPower('manage_characters')))
  • Settings
    Edit Profile
    Transfer
    @if (Auth::user()->id == $character->user_id)
    Submit MYO Design
    @endif
  • @endif