@extends('layouts.app') @section('content')
image presentation Christelle Vandenberghe Sophrologue 06 83 26 68 44

{{$texteAccueil->titre}}

{!! $texteAccueil->description !!}
bandeau
{{--
--}} {{--

--}} {{-- "Sophro sérénité", atelier collectif--}} {{--
--}} {{-- Un temps pour se ressourcer--}} {{--

--}} {{-- image--}} {{--
--}} {{--
--}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--
Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the first item's accordion body.
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}} {{--

--}} {{-- "Sophro sérénité", atelier collectif--}} {{--
--}} {{-- Un temps pour se ressourcer--}} {{--

--}} {{-- image--}} {{--
--}} {{--
--}} {{--

--}} {{-- --}} {{--

--}} {{--
--}} {{--
Placeholder content for this accordion, which is intended to demonstrate the .accordion-flush class. This is the first item's accordion body.
--}} {{--
--}} {{--
--}} {{--
--}} {{--
--}}
@php $cpt= 0; @endphp
@foreach($posts as $key => $post) @php $cpt++; @endphp

{{$post->titre}}

{{-- image--}} @endforeach

Ateliers de sophrologie
collectifs
et séances individuelles

@php $cptAtelier = 0; @endphp @foreach($ateliers as $atelier) @php $cptAtelier++; @endphp @endforeach
@php $cptAtelier = 0; @endphp @foreach($ateliers as $atelier) @php $cptAtelier++; @endphp
{!! $atelier->description !!}
@endforeach

Ils m'ont fait confiance !

@foreach($confiances as $img) exemple image @endforeach
@endsection