{{ __('main.Currently') }}
@if($user->two_factor)
@else
@endif
{{ $user->two_factor ? __('main.Enabled') : __('main.Disabled') }}