@extends('templates.header') @section('content')

{{ $presentation->titre }}

{{ $presentation->titre }}

 Accueil / {{ $presentation->titre }}

{{ $presentation->titre }}

{!! $presentation->description !!}





@endsection