linwu 1 hónapja
szülő
commit
6cacceba11

+ 1 - 1
public/themes/default/views/mobile/app/ic/teach/detail.blade.php

@@ -127,7 +127,7 @@
     }
 
     $('.apply_jobs').click(function(){
-        location.href = "{{route('mobile.ic.ic.index')}}"
+        location.href = "{{route('mobile.ic.teach.index')}}"
     });
 </script>
 @endsection