@extends('layouts.master_panel') @section('title') Compte rendu @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(!isset($_GET['id'])) @if(auth()->user()->is_teacher == 1)
Ajouter
@endif @endif
@if(isset($_GET['id']))