@extends('Template::layouts.app') @php $bgImage = getContent('backgroundImage.content', true); @endphp @section('panel')
@lang('2FA Verification')
@csrf @include('Template::partials.verification_code')
@endsection @push('style') @endpush