@extends('layouts.master_panel') @section('title') Affectation Enseignants-Matières @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(Session::has('error')) @endif @if(Session::has('success')) @endif
@if(!isset($_GET['subject_id'])) @if(auth()->user()->super_admin == 1) Affectation Enseignants-Matières @endif @endif
@if(isset($_GET['subject_id']))