@extends('frontEnd.layouts.master') @section('title','Forgot Password') @section('content') Forgot Password @csrf Phone @error('phone') {{ $message }} @enderror submit @endsection @push('script') @endpush
Forgot Password