@extends('layouts.master_panel') @section('title') طلب الوثائق @stop @section('CSS') @stop @section('JS') @stop @section('content')
@if(auth()->user()->is_teacher == true)
Demande
@endif
@if(auth()->user()->is_teacher == true) @endif
@if(Session::has('error')) @endif @if(Session::has('success')) @endif
@if(auth()->user()->is_admin == true) @endif @foreach($demandes as $demand) @if(auth()->user()->is_admin == true) @endif
Enseignantdocument date état Action
{{ $demand->id }}{{ $demand->teacher->last_name . ' ' . $demand->teacher->first_name }}