@extends($activeTemplate.'layouts.app') @section('panel')
@lang('2FA Verification')
@csrf @include($activeTemplate.'partials.verification_code')
@endsection