Turtle WoW
  • {{ __('header')['our_features'] }}
    {{ __('new_races_page')['new_races'] }}
    {{ __('class_race_combinations_page')['class_race_combinations'] }}
    {{ __('character_customizations_page')['character_customizations'] }}
    {{ __('sound_design_page')['sound_design'] }}
    {{ __('new_factions_and_quests_page')['new_factions_and_quests'] }}
    {{ __('new_locations_and_maps_page')['new_locations_and_maps'] }}
    {{ __('raids_and_dungeons_page')['raids_and_dungeons'] }}
    {{ __('roleplay_page')['roleplay'] }}
    {{ __('itemization_page')['itemization'] }}
    {{ __('additional_transport_routes_page')['additional_transport_routes'] }}
    {{ __('player_versus_player_page')['player_versus_player'] }}
    {{ __('seasonal_events_page')['seasonal_events'] }}
    {{ __('community_artworks_page')['community_artworks'] }}
    {{ __('client_ui_page')['client_ui'] }}
    {{ __('pets_and_mounts_page')['pets_and_mounts'] }}
    {{ __('patch_1.17.2_page')['patch_1.17.2'] }}
    {{ __('jewelcrafting_page')['jewelcrafting'] }}

    {{ __('header')['gameplay_features'] }}

    {{ __('guild_banks_page')['guild_banks'] }}
    {{ __('transmogrification_page')['transmogrification'] }}
    {{ __('achievement_titles_page')['achievement_titles'] }}
    {{ __('dynamic_mount_speed_page')['dynamic_mount_speed'] }}
    {{ __('chronoboon_displacer_page')['chronoboon_displacer'] }}
    {{ __('everlook_broadcasting_page')['everlook_broadcasting'] }}
    {{ __('survival_and_gardening_page')['survival_and_gardening'] }}
    @if (config('customs.shellcoin.enabled')) {{ __('shellcoin_page')['shellcoin'] }}
    @endif

    {{ __('header')['challenges'] }}

    {{ __('hardcore_mode_page')['hardcore_mode'] }}
    {{ __('slow_and_steady_page')['slow_and_steady'] }}
    {{ __('vagrants_endeavor_page')['vagrants_endeavor'] }}
    {{ __('boaring_adventure_page')['boaring_adventure'] }}
    {{ __('war_mode_page')['war_mode'] }}

    {{ __('header')['class_changes'] }}

    {{ __('druid_page')['druid'] }}
    {{ __('hunter_page')['hunter'] }}
    {{ __('mage_page')['mage'] }}
    {{ __('paladin_page')['paladin'] }}
    {{ __('priest_page')['priest'] }}
    {{ __('rogue_page')['rogue'] }}
    {{ __('shaman_page')['shaman'] }}
    {{ __('warlock_page')['warlock'] }}
    {{ __('warrior_page')['warrior'] }}
  • {{ __('header')['tools'] }}
    @if (config('customs.armory.enabled')) {{ __('header')['armory'] }} @endif {{ __('header')['hardcore'] }} @if (config('customs.url.talents')) {{ __('header')['talents'] }} @endif @if (config('customs.url.database')) {{ __('header')['database'] }} @endif @if (config('customs.url.wiki')) {{ __('wiki_page')['wiki'] }} @endif @if (config('customs.population_graph.enabled')) {{ __('population_graph_page')['population_graph'] }} @endif @if (config('customs.url.development_tools')) {{ __('development_tools_page')['development_tools'] }} @endif {{ __('logotypes_page')['logotypes'] }}
  • {{ __('header')['rules'] }}
  • @auth('account')
  • {{ __('header')['donate'] }}
  • @endauth
  • {{ __('header')['turtle_tv'] }}
  • @if (config('customs.url.database'))
  • {{ __('header')['forum'] }}
  • @endif @if (config('customs.bug_tracker.enabled'))
  • {{ __('bug_tracker')['bug_tracker'] }}
  • @endif
  • {{ __('header')['changelog'] }}
  • {{ __('radio_page')['radio'] }}
  • {{--
  • UCP
  • Logout
  • --}}
    @auth('account')
  • @if (Auth::guard('account')->user()->security && Auth::guard('account')->user()->recovery_code === null)
    {{ __('header')['need_reset_2_fa_code'] }}
    @endif {{ auth()->guard('account')->user()->username }}
    {{ __('header')['account_management'] }} @if (auth('account')->user()->rank >= 3) {{ __('gm_ban_appeals_page')['ban_appeals'] }} {{ __('shop_appeals_page')['shop_appeals'] }} @endif @if ((auth('account')->user()->rank >= 5) || (Auth::guard(app('VoyagerGuard'))->check() && Auth::guard(app('VoyagerGuard'))->user()->can('browse_admin'))) {{ __('header')['world_config'] }} @endif {{ __('header')['security'] }}
    {{ __('header')['logout'] }}
    {{ csrf_field() }}
  • @endauth @guest('account')
  • {{ __('header')['login'] }}
  • @endguest
  • @foreach($available_locales as $locale_name => $available_locale) @if ($available_locale === $current_locale) {{-- {{ $current_locale }}--}} @if($current_locale === 'zh_cn') CN @elseif($current_locale === 'en') EN @endif @endif @endforeach
    @foreach($available_locales as $locale_name => $available_locale) @if ($available_locale === $current_locale) @else @if($available_locale === 'zh_cn') CN @elseif($available_locale === 'en') EN @endif @endif @endforeach
@auth('account') @if (!Auth::guard('account')->user()->hasVerifiedEmail()) @livewire('verification-message') @endif @endauth
{{-- @auth('account') @if(request()->route()->getName() != 'radio')
Listen to Radio! 
@endif @endauth --}}