diff --git a/resources/views/desktop/Pages/EventPage.blade.php b/resources/views/desktop/Pages/EventPage.blade.php index c4c804ea..bb30e846 100644 --- a/resources/views/desktop/Pages/EventPage.blade.php +++ b/resources/views/desktop/Pages/EventPage.blade.php @@ -34,11 +34,10 @@
@lang('ClientSide.description'): {!! Markdown::parse($event->description) !!} - - - {{$event->venue->venue_name}} - - + + @lang('ClientSide.venue'): {{$event->venue->venue_name}} + +
@include('desktop.Partials.Schedule') @@ -46,27 +45,27 @@
-
-
-
-
-
-
-
-
+{{--
--}} +{{--
--}} +{{--
--}} +{{--
--}} +{{--
--}} +{{--
--}} +{{--
--}} +{{--
--}} @endsection -@section('after_scripts') - - -@endsection +{{--@section('after_scripts')--}} +{{----}} +{{----}} +{{--@endsection--}}