dev-dashboard.scap.co.id Open in urlscan Pro
116.0.2.122  Public Scan

Submitted URL: https://dev-dashboard.scap.co.id/
Effective URL: https://dev-dashboard.scap.co.id/login
Submission: On July 18 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

<form wire:submit="login">
  <!-- Email Address -->
  <div>
    <label class="block font-medium text-sm text-gray-700" for="email"> Email </label>
    <input class="border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm block mt-1 w-full" wire:model="form.email" id="email" type="email" name="email" required="required" autofocus="autofocus" autocomplete="username">
    <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
  </div>
  <!-- Password -->
  <div class="mt-4">
    <label class="block font-medium text-sm text-gray-700" for="password"> Password </label>
    <input class="border-gray-300 focus:border-indigo-500 focus:ring-indigo-500 rounded-md shadow-sm block mt-1 w-full" wire:model="form.password" id="password" type="password" name="password" required="required" autocomplete="current-password">
    <!--[if BLOCK]><![endif]--><!--[if ENDBLOCK]><![endif]-->
  </div>
  <!-- Remember Me -->
  <div class="block mt-4">
    <label for="remember" class="inline-flex items-center">
      <input wire:model="form.remember" id="remember" type="checkbox" class="rounded border-gray-300 text-indigo-600 shadow-sm focus:ring-indigo-500" name="remember">
      <span class="ms-2 text-sm text-gray-600">Remember me</span>
    </label>
  </div>
  <div class="flex items-center justify-end mt-4">
    <!--[if BLOCK]><![endif]--> <a class="underline text-sm text-gray-600 hover:text-gray-900 rounded-md focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500" href="https://dev-dashboard.scap.co.id/forgot-password" wire:navigate="">
                    Forgot your password?
                </a>
    <!--[if ENDBLOCK]><![endif]-->
    <button type="submit"
      class="inline-flex items-center px-4 py-2 bg-gray-800 border border-transparent rounded-md font-semibold text-xs text-white uppercase tracking-widest hover:bg-gray-700 focus:bg-gray-700 active:bg-gray-900 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 transition ease-in-out duration-150 ms-3">
      Log in </button>
  </div>
  <hr>
  <div class="flex items-center justify-start">
    <span class="text-sm text-gray-600 hover:text-gray-900">Dont have an Accurate account yet?</span>
    <!--[if BLOCK]><![endif]--> <a href="https://dev-dashboard.scap.co.id/register" class="rounded-md px-3 py-2 text-black ring-1 ring-transparent transition hover:text-black/70 focus:outline-none focus-visible:ring-[#FF2D20] dark:text-white dark:hover:text-white/80 dark:focus-visible:ring-white">
                    Register
                </a>
    <!--[if ENDBLOCK]><![endif]-->
  </div>
</form>

Text Content

Email
Password
Remember me
Forgot your password? Log in

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

Dont have an Accurate account yet? Register