@extends('layouts.master') @section('title', 'Trew India Pvt Ltd') @section('content')
{{-- Blade loop: each slide --}} @foreach ($banners as $banner)
{{-- Desktop (show on md and up) --}} @if (Str::endsWith($banner->desktop_banner, ['.mp4', '.webm', '.ogg'])) @else Desktop banner {{ $loop->iteration }} @endif {{-- Mobile (show on small screens) --}} @if (Str::endsWith($banner->mobile_banner, ['.mp4', '.webm', '.ogg'])) @else Mobile banner {{ $loop->iteration }} @endif
@endforeach

Housekeeping, Kitchen Care Chemicals, Fabric Care Chemicals & Other Products Manufacturer

{{-- --}}

About Us

(Housekeeping & Industrial Cleaning Chemical Manufacturer)

TREW INDIA is a leading Indian company headquartered in Noida (India) – 201301. With decades of expertise in manufacturing and supplying high-performance cleaning and hygiene solutions, we cater to both industrial and commercial sectors across India and abroad. Our team combines innovation, technology, and sustainable practices to deliver world-class products designed for modern cleaning challenges.

Message : We embrace competition with passion and determination, believing in the courage to dream big while maintaining the highest standards of quality.

Mission : To exceed client expectations by providing superior cleaning and hygiene solutions that combine quality, effectiveness, and cost-efficiency.

Vision : To position TREW INDIA as a globally trusted name through continuous innovation, advanced technology, and expansion of our product portfolio.

Research & Development : Our R&D division focuses on advancing formulations and developing new-age cleaning solutions to meet the evolving needs of industries and specialized sectors. We aim to solve real-world challenges with sustainable chemistry and practical innovation.

TREW India - Cleaning Chemical Manufacturer
{{-- Product Sections from Top Categories --}} @foreach ($topSections as $section)

{{ $section->name }}

View More
@endforeach {{-- Other Product Manufacturers --}}

Other Product Manufacturers

View More
Why Choose Us

We Provide Premium Quality Products For You

There are many variations of passages available but the majority have suffered you are going to use a passage you need to be sure alteration in some form by injected humour randomised words even slightly believable.

Original Products

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Affordable Price

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Free Shipping

It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.

Testimonials

What Our Client Say's ??

Our Blog

Our Latest News & Blog

@forelse($blogs as $blog)
@if ($blog->image && file_exists(public_path('storage/blogs/' . $blog->image))) {{ $blog->title }} @else Blog Image @endif

{{ $blog->title }}

{!! Str::limit(strip_tags(html_entity_decode($blog->content)), 92) !!}

Read More
@empty

No blogs available at the moment.

@endforelse
@endsection