@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