diff --git a/resources/views/community.blade.php b/resources/views/community.blade.php
index da3244c3b..90ad99af8 100755
--- a/resources/views/community.blade.php
+++ b/resources/views/community.blade.php
@@ -533,10 +533,9 @@ class="text-[#1C4DA1] text-2xl md:text-4xl leading-[44px] font-medium font-['Mon
{{-- --}}
@endpush
-@section('extra-js')
+@push('scripts')
@@ -834,6 +832,6 @@ function populateTeacherInfo(teachers, city = null) {
triggerAnimations(target);
});
-@endsection
+@endpush