Danh Mục Sản Phẩm

@foreach ($cats->where('is_visible', true)->sortBy('order_cat') as $cat)
{{ $cat->name }}

{{ $cat->name }}

Xem Thêm
@endforeach