{{-- Training Sessions — calendar (this month / next month / year) + agenda. From EmployeeSessionController@index: $filter, $anchor, $periodLabel, $sessions, $byDate, $weeks, $myStatuses --}} @extends('layouts.app') @section('title', 'Training Sessions') @section('content') @include('employee._flash') {{-- Toolbar: filter segmented control + period label --}}
No sessions in this period
Try another range, or check back once new dates are scheduled.
{{ \Carbon\Carbon::createFromFormat('Y-m', $monthKey)->format('F Y') }} · {{ $monthSessions->count() }}