@extends('Public.ViewEvent.Layouts.EventPage') @section('head') @stop @section('content') @include('Public.ViewEvent.Partials.EventHeaderSection') @include('Public.ViewEvent.Partials.EventCreateOrderSection') @include('Public.ViewEvent.Partials.EventFooterSection') @stop