@extends('layouts.examiner') @section('title', 'Recording — ' . $candidate->reg_no) @section('content')
{{ $candidate->full_name }} @if($candidate->department) — {{ $candidate->department->name }} @endif