@extends('layout') @section('title') {{ get_label('candidates', 'Candidates') }} @endsection @section('content')
@php $candidateDefaultView = getUserPreferences('candidates', 'default_view'); @endphp @if ($candidateDefaultView === 'list')