<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Antrian Online Rumah Sakit TK II Kartika Husada</title>
<meta name="description" content="Ambil Antrian Online Rumah Sakit TK II Kartika Husada"/>
<link
href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap"
rel="stylesheet"
/>
<link rel="icon" type="image/x-icon" href="https://antrian.rskhpontianak.com/image/favicon.png">
<link rel="preload" as="style" href="https://antrian.rskhpontianak.com/build/app.9544bbf0.css" /><link rel="stylesheet" href="https://antrian.rskhpontianak.com/build/app.9544bbf0.css" /> </head>
<body>
<div class="flex items-center min-h-screen p-6 bg-gray-50 dark:bg-gray-900">
<div class="flex-1 h-full max-w-4xl mx-auto overflow-hidden bg-white rounded-lg shadow-xl dark:bg-gray-800">
<div class="md:flex justify-center items-center my-10">
<div class="md:mr-4 flex justify-center items-center">
<img class="object-scale-down h-16" src="https://antrian.rskhpontianak.com/image/logo_pdf.png">
</div>
<div>
<a href="https://rskhpontianak.com/">
<h2 class="text-center font-bold text-xl md:text-4xl text-green-700 shadow-sm">RUMAH SAKIT KARTIKA HUSADA</h2>
</a>
</div>
</div>
<div class="flex flex-col overflow-y-auto md:flex-row">
<div class="m-6 flex justify-center items-center h-32 md:h-auto md:w-1/2">
<img
aria-hidden="true"
class="object-cover w-full h-full dark:hidden rounded"
src="https://antrian.rskhpontianak.com/image/login.jpg"
alt="Office"
/>
<img
aria-hidden="true"
class="hidden object-cover w-full h-full dark:block rounded"
src="https://antrian.rskhpontianak.com/image/login.jpg"
alt="Office"
/>
</div>
<div class="flex items-center justify-center p-6 sm:p-12 md:w-1/2">
<form method="POST" action="https://antrian.rskhpontianak.com/auth/pasien/store" class="w-full">
<input type="hidden" name="_token" value="kMWyciO2bLtrcv2UpTKtP6UwK0Clh2DT4Q0j4EzE"> <h1 class="mb-4 text-xl text-center font-semibold text-gray-700 dark:text-gray-200">Antrian Online</h1>
<label class="block text-sm">
<div class="text-gray-700 dark:text-gray-400">No RM <span class="text-gray-500 text-[12px]">(contoh: 010114)</span></div>
<span class="text-gray-500 dark:text-gray-400 text-[12px]">*terdiri dari 6 digit nomor</span>
<input
name="no_rm" type="number" class="block w-full mt-1 text-sm dark:border-gray-600 dark:bg-gray-700 focus:border-purple-400 focus:outline-none focus:shadow-outline-purple dark:text-gray-300 dark:focus:shadow-outline-gray form-input"
placeholder="010114" required autocomplete="off"
oninvalid="this.setCustomValidity('Silahkan Mengisi No RM')" oninput="setCustomValidity('')"
/>
</label>
<label class="block mt-4 text-sm">
<div class="text-gray-700 dark:text-gray-400 block">Tanggal Lahir <span class="text-gray-500 text-[12px]">(contoh: 07041988)</span></div>
<span class="text-gray-500 dark:text-gray-400 text-[12px]">*format (tanggal bulan tahun)</span>
<input
name="password" class="block w-full mt-1 text-sm dark:border-gray-600 dark:bg-gray-700 focus:border-purple-400 focus:outline-none focus:shadow-outline-purple dark:text-gray-300 dark:focus:shadow-outline-gray form-input"
placeholder="***************"
type="password" required autocomplete="off"
oninvalid="this.setCustomValidity('Silahkan Mengisi Tanggal Lahir')" oninput="setCustomValidity('')"
/>
</label>
<button id="submit-button" type="submit" class="block w-full px-4 py-2 mt-4 text-sm font-medium leading-5 text-center text-white transition-colors duration-150 bg-purple-600 border border-transparent rounded-lg active:bg-purple-600 hover:bg-purple-700 focus:outline-none focus:shadow-outline-purple">
Masuk
</button>
<hr class="my-8" />
</form>
</div>
</div>
</div>
</div>
<link rel="preload" as="style" href="https://antrian.rskhpontianak.com/build/app.4f7223e6.css" /><link rel="modulepreload" href="https://antrian.rskhpontianak.com/build/app.200ddf8e.js" /><link rel="stylesheet" href="https://antrian.rskhpontianak.com/build/app.4f7223e6.css" /><script type="module" src="https://antrian.rskhpontianak.com/build/app.200ddf8e.js"></script> <script src="https://antrian.rskhpontianak.com/js/init-alpine.js"></script>
</body>
</html>