@extends('layouts.master-without-nav') @section('title') Recover Password @endsection @section('page-title') Recover Password @endsection @section('body') @endsection @section('content')
Reset Password

Reset Password with Shri Hari ERP.

@if (session('status')) @endif
@csrf
@error('email') {{ $message }} @enderror

Remember It ? Sign in

© Shri Hari Enterprise.

@endsection @section('scripts') @endsection