@extends('layout.dashboard') @section('content')
{{ trans('dashboard.team.profile') }}
@include('dashboard.partials.errors')
{!! csrf_field() !!}

{{ trans('forms.user.api-token-help') }}

@if($current_user->hasTwoFactor)

Fatal error: Uncaught Error: Class 'PragmaRX\Google2FA\Vendor\Laravel\Facade' not found in /var/www/Cachet/resources/views/dashboard/user/index.blade.php:57 Stack trace: #0 {main} thrown in /var/www/Cachet/resources/views/dashboard/user/index.blade.php on line 57