laundry.paypos.id Open in urlscan Pro
2606:4700:3030::ac43:9c67  Public Scan

URL: https://laundry.paypos.id/
Submission: On December 07 via api from US — Scanned from US

Form analysis 3 forms found in the DOM

<form role="form" class="text-start">
  <div class="mb-3">
    <input type="email" class="form-control" placeholder="Email" wire:model="email">
  </div>
  <div class="mb-3">
    <input type="password" class="form-control" placeholder="Password" wire:model="password">
  </div>
  <div class="form-check form-switch">
    <input class="form-check-input" type="checkbox" id="rememberMe">
    <label class="form-check-label" for="rememberMe">Remember me</label>
  </div>
  <div class="text-center">
    <button type="button" wire:click="login" class="btn btn-primary w-100 my-4 mb-4">Login</button>
  </div>
  <div class="mb-2 position-relative text-center">
    <p class="text-sm fw-500 mb-2 text-secondary text-border d-inline z-index-2 bg-white px-3"> Powered by <a href="https://laundry.paypos.id" class="text-dark fw-600" target="_blank">PayPOS</a>
    </p>
  </div>
</form>

<form role="form" class="text-start">
  <div class="mb-3">
    <input type="email" class="form-control" placeholder="Email" wire:model="email" wire:keydown.enter="forgotpassword">
  </div>
  <div class="text-center">
    <button type="button" wire:click="forgotpassword" class="btn btn-primary w-100 my-4 mb-4">Send Reset Link</button>
  </div>
  <div class="mb-2 position-relative text-center">
    <p class="text-sm fw-500 mb-2 text-secondary text-border d-inline z-index-2 bg-white px-3"> Powered by <a href="https://laundry.paypos.id" class="text-dark fw-600" target="_blank">PayPOS</a>
    </p>
  </div>
  <p class="text-center"> <a href="" class="text-center  text-primary-faded" @click.prevent="resetpassword = false">I Know My Password</a></p>
</form>

<form role="form" class="text-start">
  <p class="text-center">You will receive the reset link in your mail</p>
</form>

Text Content

PAYPOS

Login to Continue
Remember me
Login

Powered by PayPOS

Enter Your Email Address
Send Reset Link

Powered by PayPOS

I Know My Password

You will receive the reset link in your mail