@extends('layouts.app') @section('title', 'Module ' . $versie->parent->naam) @section('container-class', 'container-fluid mt-3') @section('subnav') @endsection @section('main') @if ($errors->any())
| Vak | Blok | {{--Punten vak | --}}Weken |
|---|---|---|---|
| {{ $vak->parent->naam }} | {{ $vak->uitvoer->naam }} | {{--{{ $vak->points }} | --}}{{ $vak->pivot->week_start }} - {{ $vak->pivot->week_eind }} |