@extends('layouts.app') @section('content') @if ($message= Session::get('success'))
Nom et prenom | Matricule | AnsT | MoisT | JoursT | AnsV | MoisV | JoursV | AnsM | MoisM | JoursM | AnsB | MoisB | joursB | TotalAns | TotalMois | TotalJours | ||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
{{$naturenps->nom}} | {{$naturenps->matricule}} | {{$naturenps->ansT}} | {{$naturenps->moisT}} | {{$naturenps->joursT}} | {{$naturenps->ansV}} | {{$naturenps->moisV}} | {{$naturenps->joursV}} | {{$naturenps->ansM}} | {{$naturenps->moisM}} | {{$naturenps->joursM}} | {{$naturenps->ansB}} | {{$naturenps->moisB}} | {{$naturenps->joursB}} | {{$naturenps->totalA}} | {{$naturenps->totalM}} | {{$naturenps->totalJ}} | Modifier |