Restaurant Pos
Forgot your password?
@csrf
Email / Phone number
Send Reset Password Link
@if (session('error'))
{{ session('error') }}
@endif @if (session('success'))
{{ session('success') }}
@endif
Login With Password