@extends('dashboard.layouts.app', ['pageTitle' => $pageTitle]) @section('content')

{{ trans('app.dashboard') }} / {{ trans('app.hr') }} / {{ trans('app.eval_periods_title') }} / {{$pageTitle}}

@csrf
is_active === 1 ? 'checked' : 'unchecked' }}>
@endsection