@include('open-graphy::partials.font') @include('open-graphy::partials.styles') @include('open-graphy::partials.js') @php // Usage $background = $templateSettings['background']; $nodeColor = $templateSettings['node_color']; $edgeColor = $templateSettings['edge_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