@vite(['resources/css/app.css', 'resources/js/app.js']) @include('components.header')

{{ $cateBar->value }}

Discover Our Premium Selection

Showing {{ $matBars->count() }} Materials

@if($matBars->count())
@foreach($matBars as $material)
{{ $material->value }}

{{ $material->value }}

Material Type

{{ $material->finishBars->count() }} Finishes Available

@endforeach
@if($matBars->hasPages())
{{ $matBars->links() }}
@endif @else

No materials available in this category yet.

Back to Home
@endif

Can't Find What You're Looking For?

Our expert team can help you find the perfect material for your project

Contact Our Team
@include('components.footer')