@php $bgColor = $shortcode->background_color; $bgColor = $bgColor === 'transparent' ? null : $bgColor; @endphp