From a119bb3b9f28cb0cc74950e6e6c825bd6e70fa38 Mon Sep 17 00:00:00 2001 From: stevanpo Date: Thu, 24 Apr 2025 11:23:18 +0200 Subject: [PATCH] Revert "fix" --- resources/views/community.blade.php | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/resources/views/community.blade.php b/resources/views/community.blade.php index 90ad99af8..da3244c3b 100755 --- a/resources/views/community.blade.php +++ b/resources/views/community.blade.php @@ -533,9 +533,10 @@ class="text-[#1C4DA1] text-2xl md:text-4xl leading-[44px] font-medium font-['Mon {{-- @@ -832,6 +834,6 @@ function populateTeacherInfo(teachers, city = null) { triggerAnimations(target); }); -@endpush +@endsection