@extends('auth.layouts.master') @section('title', __('Reset 2FA')) @section('content')
{!! __('Enter password and confirm to reset your 2FA authentication :mail', ['mail' => ''. $email .'' ]) !!}