@include('open-graphy::partials.font') @include('open-graphy::partials.styles') @include('open-graphy::partials.js') @php // Usage $background = $templateSettings['background']; $strokeColor = $templateSettings['stroke_color']; $strokeWidth = $templateSettings['stroke_width']; $textColor = $templateSettings['text_color']; $svg = << SVG; @endphp
@php($imageIsSet = isset($image) && !empty($image))
@if (isset($logo)) @endif

{!! $title !!}

@if ($imageIsSet)
Social Graph Image
@endif