| العرض | الخصم | الربط | الفترة | مميز | الحالة | إجراءات |
|---|---|---|---|---|---|---|
|
@if($offer->image)
بدون صورة
@endif
{{ $offer->title }}
@if($offer->description)
{{ $offer->description }}
@endif
|
{{ $offer->discountLabel() }} | @if($offer->product) منتج: {{ $offer->product->name }} @elseif($offer->category) قسم: {{ $offer->category->name }} @else عام @endif |
{{ $offer->starts_at?->format('Y-m-d') ?? '—' }}
{{ $offer->ends_at?->format('Y-m-d') ?? '—' }} |
@if($offer->is_featured) مميز @else — @endif | @if($offer->isRunning()) @elseif($offer->is_active) @else @endif | |
| لا توجد عروض خاصة | ||||||