@extends('layouts.app') @section('content') Verify your {{ $type }} Enter the otp to verify your {{ $type }} {{-- {{ __('static.verify_otp') }} --}} {{-- {{ __('static.resend_otp') }} --}} @csrf Enter OTP* @error('otp_number') {{ $message }} @enderror @if (session('error')) {{ session('error') }} @endif {{ __('static.resend_otp_in') }} 00:00 {{ __('static.verify_otp') }} {{ __('static.resend_otp') }} @endsection @section('script') @endsection
Enter the otp to verify your {{ $type }}
{{ __('static.resend_otp_in') }} 00:00