@if (file_exists(public_path("/theme/{$theme}/assets/custom.css"))) @endif @php ($colors = [ 'darkblue' => '#3b5998', 'black' => '#343a40', 'default' => '#0665d0', 'green' => '#319795' ]) {{$title}}
{!! $theme_config['custom_html'] !!} @if (file_exists(public_path("/theme/{$theme}/assets/custom.js"))) @endif