@extends('layouts.pages') @section('title', 'Set New Password - The Lalit Loyalty') @section('content')

Set New Password

Enter your email address to receive an OTP for password setup

@csrf
get('email') || !empty($email)) readonly @endif >
@csrf
Enter the OTP code sent to your mobile
Password must be at least 8 characters
Password Requirements
  • Minimum 8 characters long
  • Use a strong and unique password
  • Keep your password secure and don't share it
@push('scripts') @endpush @endsection