@extends('layout2.clim.header') @section('content') {{-- New arrival Portable pocket speaker off Shop now --}} {{-- New arrival Portable pocket speaker off Shop now --}} {{-- New arrival Portable pocket speaker off Shop now --}} {{-- Unicorn Colour Suitcase Welcome To Colour Shop Shop now --}} {{-- New arrival Portable pocket speaker off Shop now --}} Category @foreach ($categories as $category) {{-- --}} {{ $category->name }} @endforeach @foreach ($categories as $index => $category) {{ $category->name }} @foreach ($category->products as $product) {{ $product->name }} TK {{ number_format($product->new_price) }} @if ($product->old_price) TK {{ number_format($product->old_price) }} @endif Add to Cart @endforeach @endforeach @endsection