forked from miguel456/rbrecruiter
Add interview page (incomplete commit)
This commit is contained in:
@@ -31,4 +31,9 @@ class ApplicationController extends Controller
|
||||
{
|
||||
return view('dashboard.appmanagement.peerreview');
|
||||
}
|
||||
|
||||
public function showPendingInterview()
|
||||
{
|
||||
return view('dashboard.appmanagement.interview');
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user