@extends('public.layout.app') @section('title','PACHA PAINTS | Home') @section('body')
Premium Quality • Afghan Climate Ready

Color your home with confidence.

Durable interior & exterior paints with smooth finish, strong coverage, and long-lasting protection.

10+ Years
Market experience
Fast Dry
Quick coat cycles
High Coverage
Less paint, more area
Warranty
Selected products
Paint hero
PACHA Finish System
Primer → Putty → Paint → Protection
View Process
{{-- Categories --}}
@foreach($cats as $c) @endforeach
{{-- Featured --}}
Featured

Top Products

Best sellers and newest releases
View All
@foreach($featured as $p)
{{ $p['title'] }}
{{ $p['code'] }} • {{ $p['coverage'] }}
{{ $p['badge'] }}
@endforeach
@endsection