home page chacnge cartoon

This commit is contained in:
merdan 2020-02-10 17:49:01 +05:00
parent 61f6ca3d78
commit efcc7b52c6
1 changed files with 5 additions and 4 deletions

View File

@ -35,10 +35,11 @@
{{-- <b>{{$event->organiser->name}}</b> @lang("Public_ViewEvent.presents")--}}
{{-- @lang("Public_ViewEvent.at")--}}
{{-- <span property="location" typeof="Place">--}}
{{-- <b property="name">{{$event->venue->venue_name}}</b>--}}
{{-- <meta property="address" content="{{ urldecode($event->venue->venue_name) }}">--}}
{{-- </span>--}}
<span property="location" typeof="Place">
<i class="fa fa-location-arrow"></i>
<b property="name">{{$event->venue->venue_name}}</b>
<meta property="address" content="{{ urldecode($event->venue->venue_name) }}">
</span>
@include('Bilettm.ViewEvent.Partials.Schedule')
</div>
{{--<div class="col-6 p-0">--}}