@if(count($todays_deal_products) > 0)
@if (get_setting('todays_deal_banner') != null || get_setting('todays_deal_banner_small') != null)
{{ env('APP_NAME') }} promo
{{ env('APP_NAME') }} promo
@endif @php $todays_deal_banner_text_color = ((get_setting('todays_deal_banner_text_color') == 'light') || (get_setting('todays_deal_banner_text_color') == null)) ? 'text-white' : 'text-dark'; @endphp
@endif