@using CD67.FicheCollege.MVC.Models
@model ActionEduCollegeViewModel
@{
ViewBag.Title = "Les Actions Educatives " + Model.Annee_Lib;
Layout = "~/Views/Shared/_Layout.cshtml";
ActionEduCollege actionEduCollege = Model.Obj;
}
@actionEduCollege.ActionEdu.Nom: Ajouter un collège