@yield('header') {!! SeoHelper::render() !!} @if ($favicon = theme_option('favicon')) @endif @if (Theme::has('headerMeta')) {!! Theme::get('headerMeta') !!} @endif {!! apply_filters('theme_front_meta', null) !!} {!! Theme::asset()->styles() !!} {!! Theme::asset()->container('after_header')->styles() !!} {!! Theme::asset()->container('header')->scripts() !!} {!! apply_filters(THEME_FRONT_HEADER, null) !!}