@extends('spark::layouts.app') @section('content')
{{__('Two-Factor Authentication')}}
@include('spark::shared.errors')
{{ csrf_field() }}
@endsection