@php $color = '#e22454'; if($general = $options->theme->general){ $color = $general->theme_primary_color($color); } @endphp