@extends('layouts.base', [ "breadcrumb" => [ // see partials/breadcrumb.blade.php for default options "title" => "MIGRATION UE ET EC", // "showNav" => true, "nav" => [ "Dashboard" => route("home"), "Migrer UE-EC" => "", ], "btnText" => "GestStudent v17.04", ] ]) @section('title', "Migration UE et EC | GestStudent Admin") @section('css') @endsection @section('content')