@extends('layouts.navigation') @section('content')
| Menu | Harga | Jumlah | Subtotal | |
|---|---|---|---|---|
|
{{ $c->product->name }}
{{ $c->product->weight ?? '500 g' }} |
Rp{{ number_format($c->product->price) }} |
{{ $c->quantity }}
|
Rp{{ number_format($total) }} |
💳 Pembayaran dilakukan di tempat saat pengambilan pesanan