@extends('frontEnd.layouts.master') @section('title', 'Forgot Password') @section('content') Forgot Password? Enter your phone number to receive an OTP code @csrf Phone Number @error('phone') {{ $message }} @enderror Send OTP Code OR ← Back to Homepage @endsection @push('script') @endpush
Enter your phone number to receive an OTP code