@php $user = auth()->user(); $shipping_same_billing = $user->shipping_address === $user->billing_address && $user->shipping_address2 === $user->billing_address2 && $user->shipping_city === $user->billing_city && $user->shipping_state === $user->billing_state && $user->shipping_postcode === $user->billing_postcode && $user->shipping_country === $user->billing_country; @endphp Account Settings @csrf Contact Information Email Subscriptions Two Factor Authentication Use Email Enabled Use the security link sent to your email address as your two-factor authentication (2FA). The security link will be sent to the address associated with your account. Use Authenticator App Disabled Enabled Use an Authenticator App as your two-factor authenticator. When you sign in you'll be asked to use the security code provided by your Authenticator App. Setup Disable Reset Backup Codes Scan the QR Code into your Authenticator App and enter the code provided below Link Save your Backup Codes Keep these backup codes safe You can only use each one once They will not be shown again Any existing codes can no longer be used Billing Address Shipping Address @if($user->id !== 1) Delete @else @endif Save {{ $codes ?? '' }}
Use Email Enabled
Use the security link sent to your email address as your two-factor authentication (2FA). The security link will be sent to the address associated with your account.
Use Authenticator App Disabled Enabled
Use an Authenticator App as your two-factor authenticator. When you sign in you'll be asked to use the security code provided by your Authenticator App.
Scan the QR Code into your Authenticator App and enter the code provided below
Save your Backup Codes