@php $configData = Helper::appClasses(); if(session('two_fa_enforced')){ $pageConfigs = ['myLayout' => 'blank']; } @endphp @extends('admin/layouts/layoutMaster') @section('title', 'Account settings - Security') @section('vendor-style') @endsection @section('page-style') @endsection @section('vendor-script') @endsection @section('page-script') {{-- --}} @endsection @section('content')
Please Scan The above code to get the Confirmation Code
@if (auth()->user()->two_factor_secret) @if (auth()->user()->two_factor_confirmed_at) @else