@extends('layouts.base', [ "breadcrumb" => [ // see partials/breadcrumb.blade.php for default options "title" => "TELECHARGER UN MODELE DE FICHIER EXCEL", // "showNav" => true, "nav" => [ "Dashboard" => route("home"), "Modèle Excel" => "", ], "btnText" => "GestStudent v17.04", ] ]) @section('title', "Modèle Excel| GestStudent Admin") @section('content') @if(session()->has('error'))