@extends('layout') @section('title') {{ get_label('candidates', 'Candidates') }} @endsection @section('content')
@if ($interviews->count() > 0) @php $visibleColumns = getUserPreferences('interviews'); @endphp