@if ($this->saleCollection) @endif @if ($this->randomCollection)

{{ $this->randomCollection->translateAttribute('name') }}

@foreach ($this->randomCollection->products as $product) @endforeach
@endif