@extends('layout') @section('title','NEKA CAECE') @section('content')
{{Auth::user()->prenom ." ".Auth::user()->nom}} bienvenue sur NEKA CAECE
@stop