Profil de l'utilisateur

Profession {{ $user->profession }}
Localisation {{ $user->location }}
Email {{ $user->email }}
Service {{ $user->service }}
Cadre de service {{ $user->cadre_service }}
Commentaire

{{ $user->comment }}

Planning

@php $currentDate = \Carbon\Carbon::now(); $totalWeeksInYear = 52; @endphp @for ($i = 0; $i < $totalWeeksInYear; $i++) @endfor