fix tests
This commit is contained in:
@@ -673,7 +673,7 @@ class AdministratorController extends BaseController
|
||||
}
|
||||
}
|
||||
|
||||
public function showNewStudents(): string
|
||||
public function showNewStudents()
|
||||
{
|
||||
return view(
|
||||
'enroll_withdraw/new-students',
|
||||
|
||||
Reference in New Issue
Block a user