@php $imageUrl = \App\Models\WebsiteContent::mediaUrl($content['image'] ?? null); @endphp
@if($imageUrl) @endif