@extends('shared.base', ['title' => 'Login with Pin']) @section('styles') @endsection @section('content')
auth-card-bg
dark logo logo

This screen is locked. Enter your PIN to continue.

thumbnail
Geneva K.

Not you? Return to Sign in

© CuraLink EMR — by Allantez Tech

@include('shared.partials.footer-scripts') @endsection @section('scripts') @vite(['resources/js/pages/auth-two-factor.js']) @endsection