{{-- Book team members onto a session. From TeamSessionController@manage: $session, $team, $registeredIds --}} @extends('layouts.app') @section('title', 'Book Team onto Session') @section('content') arrow_back Back to Assign Sessions @include('partials.flash')
{{ $r['user']->name }}
{{ $r['user']->location?->name ?? '—' }}@if($r['row']->note) · {{ $r['row']->note }}@endif
Attendance is recorded by the trainer. Mark someone on leave (e.g. sick) or swap in cover before the training runs.