@extends('frontend.layouts.auth') @section('title', 'Create Your Account') @push('styles') @endpush @section('content')
Start Your Journey Today!

Create Your Account

Join Hi-Tech Pathshala and take the first step towards achieving your dreams.

Your Success Starts Here

Create your account and unlock a world of learning, practice and performance tracking.

  • Access test series and premium courses
  • Track performance and daily progress
  • Download study material and notes
  • Get personalized recommendations

Create Your Account

Fill in the details below to get started

@csrf
@error('name') {{ $message }} @enderror
@error('email') {{ $message }} @enderror
@error('phone') {{ $message }} @enderror
@error('password') {{ $message }} @enderror
@error('terms') {{ $message }} @enderror
or sign up with

Secure & Safe

Your data is protected with top security

24/7 Support

We're here to help you anytime

Trusted by Students

Join thousands of successful aspirants

Made for Aspirants

Designed to help you achieve your dreams

@endsection @push('scripts') @endpush