@extends('Shared.Layouts.Master') @section('title') @parent Event Surveys @stop @section('top_nav') @include('ManageEvent.Partials.TopNav') @stop @section('menu') @include('ManageEvent.Partials.Sidebar') @stop @section('page_title') Event Surveys @stop @section('head') @stop @section('page_header') @stop @section('content')

HTML Embed Code

Instructions

Simply copy and paste the HTML provided into your website wherever you would like the widget to appear.

Embed Preview
{!! $event->embed_html_code !!}
@stop