@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')
Simply copy and paste the HTML provided into your website wherever you would like the widget to appear.