Abomey-Calavi, Bénin
{{ $contact->email }}
{{ $contact->phone }}
Rechercher
Accueil
(current)
Blog
Formation
Master
Inscription
Galerie
Équipe pédagogique
Recherche et Partenariats
Ressources
Contact
Tout les articles publiés
@foreach ($blogs as $blog)
@if ($blog->image)
@endif
{{ $blog->title }}
Publié le {{ $blog->created_at->format('d M Y') }}
{{ \Str::limit(html_entity_decode(strip_tags($blog->content)), 100) }}
Lire la suite
@endforeach