@extends('layouts.main') @section('content')
Nom de la mère : {{ $et->et_nom_mere}}
Né(e) le, {{ date('d-m-Y', strtotime($et->et_datenaissance))}}
Né(e) à, {{ $et->et_lieunaissance }}
Situation : {{ $et->et_situation_pro}}
Profession : {{ $et->et_situation_pro_travail}}
Portable : {{ $et->et_portable}}
Email : {{ $et->et_email}}
Personne de contact : {{ $et->et_personne_contact}} ( {{ $et->et_tel_contact1}})
Formation actuel : {{ $et->cl_type}} {{ $et->cl_cycle}} {{ $et->cl_nom}}
Inscrit depuis le, {{ date('d-m-Y h:i:s', strtotime($et->et_date_inscription))}}