diff --git a/resources/views/Bilettm/ViewEvent/EventPage.blade.php b/resources/views/Bilettm/ViewEvent/EventPage.blade.php index 9196f546..0deb48cc 100644 --- a/resources/views/Bilettm/ViewEvent/EventPage.blade.php +++ b/resources/views/Bilettm/ViewEvent/EventPage.blade.php @@ -56,13 +56,25 @@
-
- +
+
-@endsection \ No newline at end of file +@endsection + +@section('after_scripts') + + +@endsection