@extends($activeTemplate . 'layouts.app') @section('app-content') @php $authContent = @getContent('auth_section.content', true)->data_values; @endphp @lang('Verify Code') @lang('Please check your mobile number for the verification code and enter it below') @csrf @lang('Verify') @lang('Please check including your Junk/Spam Folder. if not found, you can ') @lang('Try to send again') @endsection @push('script') @endpush
@lang('Please check your mobile number for the verification code and enter it below')