@extends('layoutclient') @section('title','Bienvenue') @section('content')
{{Auth::user()->nom ?? "" }} bienvenue sur NEKA CAECE
@stop