@extends('layouts.email') @section('content')

{{__('Dear')}} {{ $userName }},

{{__('Please scan the barcode below with your Google Authenticator app.')}}

{{__('Thank you')}},

Qualee {{__('Support')}}

@endsection