@extends('theme.master') @section('title', 'Checkout') @section('content') @include('admin.message') @php $cart_total = 0; @endphp
@else
@endif
購物車內沒有任何商品,無法進行結帳
@endif