@if($appSettings->favicon_url) @endif
{{-- ── Brand above card ──────────────────────────────────────────── --}}

{{ $appSettings->app_name ?? config('app.name') }}

{{ $appSettings->app_tagline ?: 'Recruitment & Examination Portal' }}

Examination portal
{{-- ── Card ──────────────────────────────────────────────────────── --}}

Sign in to your exam

Use the credentials printed on your roll-number slip.

@if(session('success'))
{{ session('success') }}
@endif
@csrf
@error('roll_number')
{{ $message }}
@enderror
@error('exam_password')
{{ $message }}
@enderror
{{-- ── Tidy 3-tile instructions row ─────────────────────────── --}}

Before you begin

Check your slip
Roll number & exam password are printed on the admit-card slip.
Stable internet
A reliable connection is required for the entire exam.
No pausing
Don't refresh or close the tab once the exam starts.

© {{ date('Y') }} {{ $appSettings->app_name ?? config('app.name') }} Confidential examination portal