{{ substr($schooljaar, 2, 2) }} / {{ substr($schooljaar+1, 2, 2) }}
@foreach($cohort->uitvoeren()->where('schooljaar', $schooljaar)->orderBy('datum_start')->get() as $uitvoer)
@endforeach
@endfor
@include('uitvoeren.form', ['action' => 'update'])
@include('cohorten.unlink')
@include('cohorten.link')