@extends('layouts.master_panel') @section('title') Évaluations @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(auth()->user()->is_teacher == 1)
Évaluation
@endif
@if(auth()->user()->is_teacher == 1)