{{__('Two Factor List')}}

@foreach(getTwoFactorArray() as $key => $value) @php $select = in_array($key,$twofa_list??[]) ? "checked" : ""; @endphp @endforeach
{{__('Name')}} {{__('Status')}}
{{ $value }}