diff --git a/resources/views/desktop/Pages/EventsPage.blade.php b/resources/views/desktop/Pages/EventsPage.blade.php
index 00ba3f57..0771c38d 100644
--- a/resources/views/desktop/Pages/EventsPage.blade.php
+++ b/resources/views/desktop/Pages/EventsPage.blade.php
@@ -39,3 +39,16 @@
@endforeach
@endsection
+
+@section('after_scripts')
+
+
+@endsection