@php $productsSpecial = (new \App\Models\ShopProduct)->getProductsSpecial($limit = 1, $random = true) @endphp @if (!empty($productsSpecial))

{{ trans('front.products_special') }}

@endif