@if (!empty($client['adresses'][0]['telephone'])) @endif
{{ $client['prenom'] }} {{ $client['nom'] }}
  • Accueil
  • @if (!empty($client['prestations']))
  • Tarifs & Prestations
      @foreach ($client['prestations'] as $prestation)
    • {{ $prestation['nom'] }}
    • @endforeach
  • @endif
  • Qui suis-je
  • @if (!empty($client['avis']))
  • Avis clients
  • @endif @if (!empty($client['faq']))
  • Questions
  • @endif
  • Contact