@extends('frontend.layouts.main') @section('title') {{ __('Two-factor authentication') }} @endsection @section('content')
{{ __('Two-factor authentication') }}
@csrf
@endsection