@model IEnumerable @{ ViewBag.Title = "FICHE SOINS"; Layout = "~/views/shared/_layout.cshtml"; }
@section scripts{ }