@extends('layouts.website') @section('content')

Empowering Industries with Quality & Compliance

Tailored audit, certification & training solutions for your sector. Empowering diverse industries to meet global standards, enhance safety, and drive sustainable growth.

Industries We Serve

Explore Certification & Training Solutions Tailored to Your Sector

@php $initialLimit = 9; $cardIndex = 0; @endphp
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Engineering & Manufacturing
Automotive
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Automotive
Education
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
IT & ITES
Engineering and Manufacturing
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Food & Beverages
Retail
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Chemical
Chemical
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Energy
Energy
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Food & Beverages
Food & Beverages
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Chemical
Agriculture
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Energy
It & Ites
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Food & Beverages
Marine
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Chemical
Defence
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Energy
Electronics
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Food & Beverages
Building Infrastructure
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Chemical
Oil & Gas
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Energy
Pharmaceuticals
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Food & Beverages
Port & Shipping
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Chemical
Healthcare
@php $cardIndex++; $cardClasses = 'col-12 col-md-4'; if ($cardIndex > $initialLimit) { $cardClasses .= ' d-none initial-limit-hidden'; } @endphp
Energy
Banking & Non Banking
@php $totalCards = $cardIndex; $shouldShowViewAll = $totalCards > $initialLimit; @endphp
line-img
Why Choose IRQS for Your Industry Needs

Partner with a certification body that understands the unique challenges and goals of your sector.

01
Cross-Industry Expertise You Can Trust
02
Certification Solutions Tailored to Your Sector
03
Globally Recognized, Locally Delivered Services
04
Full-Scope Compliance and Audit Support

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
@include('components.request-quote-button')
{{-- Include enquiry form modal for Industries page --}} @include('components.enquiry-form-wrapper', ['pageSource' => 'industries', 'formType' => 'enquiry']) @include('website.partials.include_js') @endsection