{!! clean($title) !!}

@if ($subtitle)

{!! clean($subtitle) !!}

@endif
@if ($flashSale && $showPopup == 'yes' && $flashSale->products->count()) @php $product = $flashSale->products->random(); @endphp @endif