feat: implement candidate security honeypots and redesign authenticated layout
This commit is contained in:
@@ -132,7 +132,7 @@ class CandidateController extends Controller
|
||||
public function show(Candidate $candidate)
|
||||
{
|
||||
$candidate->load([
|
||||
'user',
|
||||
'user.securityAlerts',
|
||||
'documents',
|
||||
'jobPosition',
|
||||
'tenant'
|
||||
|
||||
Reference in New Issue
Block a user