@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