Home › Forums › Teachify LMS › enrolls problem at version 2.3.0 › Reply To: enrolls problem at version 2.3.0
Or simply remove this from your code:
//Mark, If an user is Super Admin. if ( Auth::check() ){ $isOpen = $user->isAdmin(); }