@extends('layouts.base', [ "breadcrumb" => [ "title" => "AFFECTER DES ÉTUDIANTS À UN UTILISATEUR...", "nav" => [ "Dashboard" => route("home"), "Affectation des étudiants" => "", ], "btnText" => "GestStudent v17.04", ] ]) @section('title', "Affectation des étudiants | GestStudent Admin") @section('css') @endsection @section('content') @if(session()->has('error'))