@extends('layout.client') @section('contentstyle') @endsection @section('content') @foreach ($homeBanners as $key => $banner) @endforeach @foreach ($homeBanners as $key => $banner) {{ $banner->product->name }} {{ $banner->description }} Shop Now Know More {{ $banner->product->name }} Shop Now Know More {{ $banner->description }} @endforeach Previous Next Shop Now @foreach ($categories as $category) {{ $category->name }} @endforeach {{-- ---------------- Removed category ------------- --}} --Special Products-- Top Offers @foreach ($catproductDetails as $productDetail) {{ $productDetail->offerpercentage }}% {{-- Fresh --}} {{ $productDetail->product->name }} ₹{{ $productDetail->mrp }} ₹{{ $productDetail->offerprize }} @csrf Add to Cart @endforeach {{-- know your farmer end --}} {{-- Health & Wellness Highlights starts --}} {{-- Health & Wellness Highlights ends --}} -- What Our Clients Say -- Reviews @foreach($testimonials as $testimonial) "{{ $testimonial->description }}" {{ $testimonial->name }} {{ $testimonial->designation }} @endforeach @endsection
{{ $banner->description }}
{{ $category->name }}
"{{ $testimonial->description }}"