@extends('auth.layout') @section('content')

Enable Two-Factor Authentication

Add an extra layer of security to your account.

{% if flash.get("error") %}
{{ flash.get("error") }}
{% endif %}
@endsection