@if($event->images->count()) @endif @yield('head') {!!Html::style(config('attendize.cdn_url_static_assets').'/assets/stylesheet/frontend.css')!!} @if ($event->bg_type == 'color' || Request::input('bg_color_preview')) @endif @if (($event->bg_type == 'image' || $event->bg_type == 'custom_image' || Request::input('bg_img_preview')) && !Request::input('bg_color_preview')) @endif