Produced {{ number_format($activity->wine->bottles_produced) }} bottles
@if($activity->is_blend)
from {{ $activity->productions->count() }} harvests
@endif
({{ number_format($activity->total_weight, 1) }} kg of grapes)
{{ $activity->wine->grapeVariety->variety_name }}
{{ ucfirst($activity->wine->wine_type) }} Wine
{{ $activity->wine->alcohol_percentage }}% ABV