{{ $item->category ?? '-' }}
•
{{ $item->tanggal ?? '-' }}
{{ $item->title }}
{{ \Illuminate\Support\Str::limit($item->description ?? '-', 80) }}
Lihat detail →
{{ $item->price ?? 'Gratis' }}