@extends('layouts.branch') @section('title', "ABHA Enrollment") @section('header', "ABHA Enrollment") @section('content')
@include('partials.branch._breadcrumbs', [ 'breadcrumbs' => [ ['name' => 'Registration Directory', 'url' => route('branch.patients.index')], ['name' => "ABHA Management", 'url' => '#'], ['name' => "New Enrollment", 'url' => '#'] ] ])

Aadhaar Verification

Enter the patient's 12-digit Aadhaar number to initiate the secure ABHA creation process.

Security OTP

Enter the 6-digit code sent to the patient's Aadhaar-linked mobile device.

Confirm Enrollment

Target Address

Facility Name

{{ auth()->guard('branch')->user()->name }}

ABHA Created!

The patient's digital health identity is now active.

New Registration

Connecting to ABDM Gateway

@push('scripts') @endpush @endsection