@extends('layouts.app') @section('title', 'Shopping Cart - Saba Remedies') @section('content')
Review your selected Unani remedies before proceeding to checkout
| Item Details | Price | Quantity | Subtotal | Remove |
|---|---|---|---|---|
|
{{ $item->prod_name ?? ($item->product->prod_name ?? 'Unani Medicine') }}
@if($item->prod_size)
Pack: {{ $item->prod_size }}
@endif
|
₹{{ $item->price }} |
|
₹{{ $itemSubtotal }} | |
|
@if($sbItem->sbProduct && $sbItem->sbProduct->prod_img1)
{{ $sbItem->prod_name }}
@if($sbItem->detail)
Pack: {{ $sbItem->detail->prod_quantity }} {{ $sbItem->detail->prod_quantity_type }}
@endif
|
₹{{ $sbItem->price }} |
|
₹{{ $sbSubtotal }} |
Looks like you haven't added any authentic Unani medicines to your cart yet.
Start Shopping