settings and page view

This commit is contained in:
merdan 2020-04-08 18:09:43 +05:00
parent 0a9735ca24
commit 5f21030956
2 changed files with 3 additions and 2 deletions

View File

@ -104,7 +104,7 @@
@endif
@endif
<h4>@lang('Public_ViewEvent.booking_fee') {{money($ticket->totalbookingFee)}}</h4>
</div>
@endforeach
</div>

View File

@ -107,9 +107,10 @@
@endif
@endif
<h4>@lang('Public_ViewEvent.booking_fee') {{money($ticket->totalbookingFee)}}</h4>
</div>
@endforeach
</div>
<div class="checked-seats" style="padding: 50px 0; text-align: center">
<h5 class="text-center">{{__("ClientSide.yourSeats")}}:</h5>