@extends('layouts.main') @section('title', $product->product_title . ' - Detail Produk') @section('content')
{{ $product->images->count() + 1 }} Foto
Geser untuk melihat lebih banyak
Harga
Rp {{ number_format($product->product_prices, 0, ',', '.') }}
Jumlah
Tersedia: {{ $product->product_quantity }} Unit
Subtotal
Rp {{ number_format($product->product_prices, 0, ',', '.') }}