@extends('desktop.Layouts.BilettmLayout') @section('content') {{-- @include('desktop.ViewEvent.Partials.HeaderSection')--}} {{--@include('Public.ViewEvent.Partials.EventShareSection')--}}

{{$event->title}}

@include('desktop.ViewEvent.Partials.ViewOrderSection') @include('desktop.ViewEvent.Partials.FooterSection') @stop