@extends('core::layouts.master') @section('title') {{__('user::general.Two Factor Authentication')}} @endsection @section('content')

{{__('user::general.Two Factor Authentication')}}

{{csrf_field()}}
@endsection @section('footer-scripts') @endsection