ticket seats fix

This commit is contained in:
merdan 2020-01-08 18:17:37 +05:00
parent 4565c86f52
commit 1e907458fe
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@
@csrf
<div class="tab-content" id="choose_seats_content">
@foreach($tickets as $ticket)
<div id="home_{{$ticket->id}}" class="tab-pane fade in @if ($loop->first)active show@endif " role="tabpanel">
<div id="home_{{$ticket->id}}" class="tab-pane fade in @if ($loop->first) active show @endif " role="tabpanel">
<meta property="priceCurrency"
content="TMT">
<meta property="price"