@inject('headContent', 'BookStack\Theming\CustomHtmlHeadContentProvider') @if(setting('app-custom-head')) {!! $headContent->forExport() !!} @endif