@php $witcher_class = (isset($attr['class']) && !empty($attr['class'])) ? ' '.$attr['class'] : ''; $switcher = sys_settings('language_switcher'); $showAs = sys_settings('language_show_as', 'default'); $ddSize = ($showAs == 'short') ? 'xs' : 'sm'; $trigger = ($showAs == 'code') ? strtoupper($selected['code']) : ucfirst($selected['label']); @endphp @if($switcher=='on' && !empty($langs)) @if ($type == 'auth')
@endif @endif