@extends('layouts.auth') @section('content') {{-- timer --}} {{-- expiration alert --}} × @lang('auth.code expired') @lang('auth.resend code') @lang('auth.whatsapp verification') @csrf @lang('auth.sent code') {{ auth()->user()->phone }} @lang('auth.change number') @lang('auth.code') @error('code') {{ $message }} @enderror {{-- @lang('auth.resend code') --}} @lang('auth.submit')
@lang('auth.sent code') {{ auth()->user()->phone }}