@if(Auth::check() && config('settings.phone_otp_verification')) @if(!auth()->user()->mobile) @elseif(!auth()->user()->mobile->verified) @endif @endif