@extends('layouts.base', [ "breadcrumb" => [ // see partials/breadcrumb.blade.php for default options "title" => "ACCUEIL", "nav" => [ "Accueil" => "javaScript:void(0);", "Page des cours" => "#", ], ] ]) @section('title', "Accueil Professeur") @section('css') @endsection @section('content') {{-- alert with content --}} @include('partials.alert') {{-- alert settings with content --}} @include('partials.alert-settings') {{-- top stats --}}
| Matière | Filière | Niveau | UE |
|---|---|---|---|
| idEC)}}">{{$ec->intituleEcu}} | {{$ec->intituleFilieres}} | {{$ec->niveauformation." ".$ec->annee}} | {{$ec->intituleUnite}} |