@extends('layouts.app') @section('head') @endsection @section('content')
| Produk | Harga | Jumlah | Subtotal | Aksi |
|---|---|---|---|---|
{{ $item->product->name }}Stok: {{ $item->product->stock }} |
{{ $item->formatted_price }} |
{{ $item->quantity }}
|
{{ $item->formatted_subtotal }} |