desktop event page

This commit is contained in:
merdan 2020-02-22 00:03:53 +05:00
parent c02c28ba60
commit 80822c9575
1 changed files with 3 additions and 1 deletions

View File

@ -40,8 +40,10 @@
<meta property="address" content="{{ urldecode($event->venue->venue_name) }}">
</span>
</div>
<div class="row align-items-end">
@include('desktop.Partials.Schedule')
</div>
@include('desktop.Partials.Schedule')
</div>
</div>
</div>