v1-beta.booking-merchant.platiform.app Open in urlscan Pro
207.180.249.76  Public Scan

Submitted URL: https://v1-beta.booking-merchant.platiform.app/
Effective URL: https://v1-beta.booking-merchant.platiform.app/login
Submission: On September 16 via automatic, source certstream-suspicious — Scanned from DE

Form analysis 1 forms found in the DOM

POST https://v1-beta.booking-merchant.platiform.app/login

<form method="POST" action="https://v1-beta.booking-merchant.platiform.app/login">
  <input type="hidden" name="_token" value="qJS65cIEetUmG3eC4t3lNCICxiJK4ncQgoytzrMt">
  <div class="px-4 pb-2 ">
    <h5 class="mb-1 text-base font-semibold text-gray-900 md:text-xl dark:text-white"> Login </h5>
    <div class="mb-5">
      <div class="mb-2">
        <label class="text-md text-gray-600 mb-2" for="">E-Mail</label>
      </div>
      <input id="email" type="email" placeholder="E-Mail" class="w-full border border-gray-300 text-gray-700 rounded-md py-2 px-4 focus:outline-none focus:ring-green-600 focus:border-primary transition duration-300 ease-in-out " name="email" value=""
        required="" autocomplete="email" autofocus="">
    </div>
    <div class="mb-4">
      <div class="flex mb-2">
        <div class="form-check w-1/2">
          <label class="text-md text-gray-600 mb-2" for=""> Password</label>
        </div>
        <div class="w-1/2 text-right">
          <a class="text-sm btn btn-link  text-primary" href="https://v1-beta.booking-merchant.platiform.app/password/reset">
                       <i class="bi bi-key-fill"></i> Forget Password
                     </a>
        </div>
      </div>
      <input id="password" placeholder="Password" type="password" class="w-full border border-gray-300 text-gray-700 rounded-md py-2 px-4 focus:outline-none focus:ring-green-600 focus:border-primary transition duration-300 ease-in-out "
        name="password" required="" autocomplete="current-password">
    </div>
    <div class="flex">
      <div class="form-check w-1/2 mb-5">
        <input class="form-check-input mr-1" style="vertical-align:-1px" type="checkbox" name="remember" id="remember">
        <label class="form-check-label text-gray-400" for="remember"> Remember me </label>
      </div>
    </div>
    <button type="" class="w-full bg-primary text-lg border   border-primary  hover:bg-primary text-white font-medium py-2 px-7 rounded"> Login </button>
    <div class="text-center pt-5 pb-4 relative text-sm text-gray-500">
      <hr class="">
      <div class="absolute w-full left-0 z-1" style="top:12px">
        <span class="bg-white px-4 z-50">Or</span>
      </div>
    </div>
    <div class="offset-md-4 mt-2">
      <a href="/register">
                   <button type="button" class="w-full bg-gray-200 text-lg border   border-gray-300  hover:bg-gray-900 text-gray-800 hover:text-white font-medium py-2 px-7 rounded">
                     Create Account
                   </button>
               </a>
    </div>
  </div>
</form>

Text Content

LOGIN

E-Mail
Password
Forget Password
Remember me
Login

--------------------------------------------------------------------------------

Or
Create Account