@include('backend.partials.import')
@foreach($presentations as $presentation)
{!! html_entity_decode ($presentation->texte)!!}
description of myimage
@endforeach