File: //home/posscale/index.html.3
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="csrf-token" content="vISztUyNJHDUEKQIBfUfGtoaWtvKcc5LJaCT78ju">
<title>Manage Printers By POS Scales & Surveillance</title>
<!-- Fonts -->
<link rel="preconnect" href="https://fonts.bunny.net">
<link href="https://fonts.bunny.net/css?family=figtree:400,500,600&display=swap" rel="stylesheet" />
<!-- Scripts -->
<link rel="preload" as="style" href="https://printmanagertenant.posscales.com.au/build/assets/app-1KInphyY.css" /><link rel="modulepreload" href="https://printmanagertenant.posscales.com.au/build/assets/app-Ch3UeNSq.js" /><link rel="stylesheet" href="https://printmanagertenant.posscales.com.au/build/assets/app-1KInphyY.css" /><script type="module" src="https://printmanagertenant.posscales.com.au/build/assets/app-Ch3UeNSq.js"></script> </head>
<body class="font-sans text-gray-900 antialiased">
<div class="min-h-screen flex flex-col sm:justify-center items-center pt-6 sm:pt-0 bg-gray-100 dark:bg-gray-900">
<div>
<a href="/">
<img class="w-24 rounded p-1 bg-white " src="https://posscales.com.au/WP-POS/wp-content/uploads/2018/05/cropped-pos-logo-1-1.png" alt=""> </a>
</div>
<div class="w-full sm:max-w-md mt-6 px-6 py-4 bg-white dark:bg-gray-800 shadow-md overflow-hidden sm:rounded-lg">
<!-- Session Status -->
<form method="POST" action="https://printmanagertenant.posscales.com.au">
<input type="hidden" name="_token" value="vISztUyNJHDUEKQIBfUfGtoaWtvKcc5LJaCT78ju" autocomplete="off">
<!-- Email Address -->
<div>
<label class="block font-medium text-sm text-gray-700 dark:text-gray-300" for="email">
Email
</label>
<input class="border-gray-300 dark:border-gray-700 dark:bg-gray-900 dark:text-gray-300 focus:border-indigo-500 dark:focus:border-indigo-600 focus:ring-indigo-500 dark:focus:ring-indigo-600 rounded-md shadow-sm block p-2 border-2 mt-1 w-full" id="email" type="email" name="email" required="required" autofocus="autofocus" autocomplete="username">
</div>
<!-- Password -->
<div class="mt-4">
<label class="block font-medium text-sm text-gray-700 dark:text-gray-300" for="password">
Password
</label>
<input class="border-gray-300 dark:border-gray-700 dark:bg-gray-900 dark:text-gray-300 focus:border-indigo-500 dark:focus:border-indigo-600 focus:ring-indigo-500 dark:focus:ring-indigo-600 rounded-md shadow-sm block border-2 mt-1 p-2 w-full" id="password" type="password" name="password" required="required" autocomplete="current-password">
</div>
<!-- Remember Me -->
<div class="block mt-4">
<label for="remember_me" class="inline-flex items-center">
<input id="remember_me" type="checkbox" class="rounded dark:bg-gray-900 border-gray-300 dark:border-gray-700 text-indigo-600 shadow-sm focus:ring-indigo-500 dark:focus:ring-indigo-600 dark:focus:ring-offset-gray-800" name="remember">
<span class="ms-2 text-sm text-gray-600 dark:text-gray-400">Remember me</span>
</label>
</div>
<div class="flex items-center justify-end mt-4">
<a class="underline text-sm text-gray-600 dark:text-gray-400 hover:text-gray-900 dark:hover:text-gray-100 rounded-md focus:outline-none focus:ring-2 focus:ring-offset-2 focus:ring-indigo-500 dark:focus:ring-offset-gray-800" href="https://printmanagertenant.posscales.com.au/forgot-password">
Forgot your password?
</a>
<button type="submit" class="inline-flex items-center px-4 py-2 bg-gray-800 dark:bg-gray-200 border border-transparent rounded-md font-semibold text-xs text-white dark:text-gray-800 uppercase tracking-widest hover:bg-gray-700 dark:hover:bg-white focus:bg-gray-700 dark:focus:bg-white active:bg-gray-900 dark:active:bg-gray-300 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2 dark:focus:ring-offset-gray-800 transition ease-in-out duration-150 ms-3">
Log in
</button>
</div>
</form>
</div>
</div>
</body>
</html>