@if(!empty($landingComponent) and $landingComponent->enable) @php $statisticsBackgroundColor = "secondary"; $contents = []; if (!empty($landingComponent->content)) { $contents = json_decode($landingComponent->content, true); } if (!empty($contents['background_color'])) { $statisticsBackgroundColor = $contents['background_color']; } @endphp @push('styles_top') @endpush
{{ $statistic['title'] }}