@extends('layouts.public') @section('title', $title) @section('content')
@if($post->published_at) {{ jdate($post->published_at)->format('%d %B %Y') }} @endif
{{ $post->lead }}