@extends($activeTemplate . 'layouts.app') @section('app') @php $authImage = getContent('auth_page.content', true); @endphp
@include('Template::partials.auth_header')
@csrf @include($activeTemplate . 'partials.verification_code', [ 'level' => true, ])

@lang('Please check including your Junk/Spam Folder. if not found, you can') @lang('Try to send again')

@endsection @push('style') @endpush