@extends('layouts.app') @section('content')
৳{{ number_format($item->price, 2) }}
{{ $item->product->category->name }}
Color: {{ $item->color }}
Size: {{ $item->size }}
Looks like you haven't added any items to your cart yet.