{{\Illuminate\Support\Str::limit($post->summary,80)}}
{{$posts->links()}}
@extends('front.layouts.app')
@section('title','Blog du diocèse')
@section('content')
{{\Illuminate\Support\Str::limit($post->summary,80)}}