@include($_lib.'meta') @include($_template.'links') @yield('css') @if ($css = get_custom_css()) @endif @if ($links = get_css_link()) @foreach ($links as $link) @endforeach @endif {!! $html->getAndCleanCss() !!} {!! $html->head->embeds !!}