@extends($activeTemplate . 'layouts.app') @section('app-content') @php $authContent = @getContent('auth_section.content', true)->data_values; @endphp @lang('2FA Verification') @csrf @lang('Continue') @endsection @push('script') @endpush