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 | {{ date_format($item->created_at, 'Y-m-d') }} |
|