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