@extends('layout.master') @section('body-class', 'page-cart') @push('header') @endpush @section('content')
| 商品 | 数量 | 小计 | 操作 | |
|---|---|---|---|---|
|
|
@{{ product.price_format }}
|
|
@{{ product.subtotal_format }} |
|