Verify OTP
@csrf @if(session('message'))
{{ session('message') }}
×
@endif
@error('otp')
{{$message}}
@enderror
Verify OTP