@php $registerMethod = getGeneralSettings('register_method') ?? 'mobile'; $showOtherRegisterMethod = getFeaturesSettings('show_other_register_method') ?? false; @endphp @if($showOtherRegisterMethod)