2016-02-29 15:59:36 +00:00
|
|
|
@extends('Public.ViewEvent.Layouts.EmbeddedEventPage')
|
|
|
|
|
|
|
|
|
|
@section('content')
|
|
|
|
|
@include('Public.ViewEvent.Partials.EventTicketsSection')
|
2016-10-22 22:58:45 +00:00
|
|
|
@include('Public.ViewEvent.Embedded.Partials.PoweredByEmbedded')
|
2016-02-29 15:59:36 +00:00
|
|
|
@stop
|