@extends('employer::layouts.master') @section('pagetitle','Manage Interviews') @section('content')

All Candidates

Candidate List
Created Date Name Email Ranking Actions
@include('employer::allcandidates.filterdrawer') @endsection @section('scripts') @endsection