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

{{ ucfirst($pname) }}

Candidate List
Created Date Name Email Ranking Actions
@endsection @section('scripts') @endsection