@include('open-graphy::partials.font') @include('open-graphy::partials.styles') @include('open-graphy::partials.js') @php // Usage $startColor = $templateSettings['start_color']; $midColor = $templateSettings['mid_color']; $endColor = $templateSettings['end_color']; $textColor = $templateSettings['text_color']; $svg = << SVG; @endphp
@php($imageIsSet = isset($image) && !empty($image))
@if (isset($logo)) @endif

{!! $title !!}

@if ($imageIsSet)
Social Graph Image
@endif