@extends('storefront.layouts.app') @section('title', $category->name . ' | زيلايت - Zelight') @section('description', $category->name . ' - زيلايت للإضاءة') @section('content')
{{ $products->total() }} {{ $currentLocale === 'ar' ? 'منتج' : 'products' }}
{{ $product->description }}
@endif @if ($product->pdfs->count() > 0){{ $currentLocale === 'ar' ? 'لا توجد منتجات في هذا القسم حالياً' : 'No products in this category yet' }}
{{ $currentLocale === 'ar' ? 'العودة للرئيسية' : 'Back to Home' }}