Selamat datang kembali di aplikasi laundryku
| Image | Product_name | Price | Status | Date | ||
|---|---|---|---|---|---|---|
|
|
{{ $item->title }} | Rp. {{ number_format($item->price, 0, '.', ',') }} | @if ($item->is_active == 1) Active @elseif($item->is_active == 0) Non Active @endif | {{ $item->created_at }} |
|