@include('website.partials.include_css') @include('website.partials.header')

Learn More. Skill Up.
Advance Faster.

Gain the knowledge and skills to take your career to the next level.

line-img
Contact Us

Let's connect—your journey starts here.

Have a question or need support? We're here to help—reach out by phone, email, or visit us.

Fill the Form
@if ($errors->any()) @endif
@csrf
@error('full_name')
{{ $message }}
@enderror
@error('email')
{{ $message }}
@enderror
@error('phone')
{{ $message }}
@enderror
@error('company_name')
{{ $message }}
@enderror
@error('location')
{{ $message }}
@enderror
@error('requirement')
{{ $message }}
@enderror
@error('enquiry')
{{ $message }}
@enderror
@error('service_required')
{{ $message }}
@enderror
@if (session('success'))
@endif
line-img
Find us easily

Locate our office in the heart of Powai, Mumbai.

Indian Register Quality Systems is conveniently located near Powai Lake, with easy access via the Jogeshwari–Vikhroli Link Road. Whether you're visiting for training, certification, or consultation, we're just a few steps away.

line-img
Our Presence

Offices From India to the world we deliver trust globally

Let's get you certified-Start your journey today!

Connect with our experts for a seamless and hassle-free certification process.

Get Certified
background-img
man-img
button
@include('website.partials.footer') @include('website.partials.include_js')