@extends('layouts/layout') @section('content')
Rs. {{ number_format($product->price, 2) }} Rs. {{ number_format($product->price - $product->discount, 2) }} Save Rs.{{ number_format($product->discount, 2) }}
@php $groupedImagesByColor = $product->images->groupBy('color_id'); @endphpEstimated delivery between 03 June - 09 June.
@php $quantity = $cartItems[$product->id] ?? 0; @endphp{!! $product->description !!}
@auth @if($canReview) Write your Review @endif @endauthNo reviews available for this product yet.
@endforelse
Rs. {{ number_format($similar->price, 2) }}
Rs. {{ number_format($similar->price - $similar->discount, 2) }}