✅ Account created successfully! Redirecting...
{{-- ── Left Panel ── --}}
Logo

GOVERNMENT ITI,
ALIGANJ, LUCKNOW

Leave Management Portal

Create Account

Join the portal and manage
your leaves with ease

{{-- PHOTO UPLOAD --}}
Preview
Upload Photo
{{-- ── Right Panel ── --}}

Student Registration

Fill in your details to get started

@if ($errors->any())
    @foreach ($errors->all() as $error)
  • {{ $error }}
  • @endforeach
@endif
@csrf
{{-- Student Name --}}
{{-- Gender --}}
{{-- Mobile --}}
{{-- Email --}}
{{-- Shift - full width --}}
Select trade
@foreach($trades as $trade)
{{ $trade->trade_name }}
@endforeach
{{-- Address - full width --}}
{{-- Password --}}
{{-- Confirm Password --}}