@extends('frontend.layouts.app') @section('title', __('Disable Two Factor Authentication')) @section('content')
@lang('Disable Two Factor Authentication')

@lang('Generate a code from your 2FA app and enter it below:')

@endsection