@extends('frontEnd.layouts.master') @section('title', 'Reset Password') @section('content') Verify OTP Enter the code sent to your phone to reset password @csrf OTP Code @error('otp') {{ $message }} @enderror New Password @error('password') {{ $message }} @enderror Reset Password OR ← Back to Login @endsection @push('script') @endpush
Enter the code sent to your phone to reset password