{{ $offer->title }}
{{ $contextLine }}
Más detalles Abrir
-
@if($offer->location_label)
- Zona: {{ $offer->location_label }}. @endif
- Disponibilidad: {{ $offer->available_now ? 'Activa ahora' : 'Bajo confirmación' }}. @if($offer->description)
- {{ \Illuminate\Support\Str::limit($offer->description, 180) }} @endif