{{ $priceLabel }}
{{ $statusLabel }}{{ $listing->title }}
İşlemler
İlanı Düzenle
@if($listing->statusValue() !== 'sold')
@endif
@if($listing->statusValue() === 'expired')
@endif
👁
{{ $viewCount }}
♥
{{ $favoriteCount }}
Yayın Tarihi & Bitiş Tarihi: {{ $listing->created_at?->format('d/m/Y') ?? '-' }} - {{ $expiresAt ?: '-' }}
@if($videoCount > 0)Video Durumu: {{ $videoCount }} toplam, {{ $readyVideoCount }} hazır, {{ $pendingVideoCount }} işleniyor
@endif
Bu ilanın süresi doldu. Eğer sattıysan, lütfen satıldı olarak işaretle.
@endif