@extends('themes.basic.user.layouts.app') @section('title', translate('Settings')) @section('breadcrumbs', Breadcrumbs::render('user.settings')) @section('content')
{{ translate('Expiry date') }}: @if ($subscription->plan->isLifetime()) ∞ @else {{ dateFormat($subscription->expiry_at) }} @endif
{{ translate('You are not subscribed to any plan, you can subscribe by clicking on the button below') }}
{{ translate('Subscribe') }}{{ translate('Two-factor authentication (2FA) strengthens access security by requiring two methods (also referred to as factors) to verify your identity. Two-factor authentication protects against phishing, social engineering, and password brute force attacks and secures your logins from attackers exploiting weak or stolen credentials.') }}
{{ translate('To use the two factor authentication, you have to install a Google Authenticator compatible app. Here are some that are currently available:') }}