@extends('spark::layouts.app') @section('content')
Login Via Emergency Token
@include('spark::shared.errors')
After logging in via your emergency token, two-factor authentication will be disabled for your account. If you would like to maintain two-factor authentication security, you should re-enable it after logging in.
{{ csrf_field() }}
@endsection