@extends('layouts.app_admin') @section('content')
{{Session::get('message')}}
@endif @if(Session::has('error')){{Session::get('error')}}
@endif| Nom de la filière | Type de la filière | Université | Action |
|---|---|---|---|
| {{$fil->nom_filiere}} | {{$fil->nom_type}} | {{$fil->nom_uni}} | Edit |