Payin • Payout • Provider Dashboard
Admin Password Recovery
- @foreach ($errors->all() as $error)
- {{ $error }} @endforeach
{{ session('success') }}
@endif
@if (session('newPassword'))
Your password has been reset successfully.
Use this password to login:
{{ session('newPassword') }}
Note: Please change this password after you log in.
Go to Login