EA Perfumes UK
{{--
All Categories
    @php $collection = ['category', 'category', 'category', 'category', 'category', 'category', 'category', 'category']; @endphp @foreach ($collection as $item)
  • Chicken, Meat & Fish
  • @endforeach
    @foreach (\App\Models\Category::where('level', 0)->where('status', 1)->orderBy('order_no', 'asc')->get()->take(12) as $key => $category)
  • {{ $category->name }}
  • @endforeach
--}}
  • Home
  • Products
  • Categories
  • Brands
  • About Us
  • Contact Us