diff --git a/resources/views/desktop/Pages/SeatsPage.blade.php b/resources/views/desktop/Pages/SeatsPage.blade.php index 54a8b0c7..4c74a899 100644 --- a/resources/views/desktop/Pages/SeatsPage.blade.php +++ b/resources/views/desktop/Pages/SeatsPage.blade.php @@ -104,7 +104,7 @@ @endif @endif -
@lang('Public_ViewEvent.booking_fee') {{money($ticket->totalbookingFee)}}
+
* @lang('Public_ViewEvent.booking_fee') {{money($ticket->totalbookingFee)}}
@endforeach diff --git a/resources/views/desktop/Partials/CreateOrderSection.blade.php b/resources/views/desktop/Partials/CreateOrderSection.blade.php index ae5adb70..34251678 100644 --- a/resources/views/desktop/Partials/CreateOrderSection.blade.php +++ b/resources/views/desktop/Partials/CreateOrderSection.blade.php @@ -242,9 +242,9 @@